[Git][wine/vkd3d][master] 2 commits: tests/d3dbc: Add a test for partially initialised I/O registers.
Henri Verbeet pushed to branch master at wine / vkd3d Commits: b68c6413 by Henri Verbeet at 2026-06-08T12:09:43+02:00 tests/d3dbc: Add a test for partially initialised I/O registers. - - - - - 2d2b0242 by Henri Verbeet at 2026-06-08T12:09:43+02:00 vkd3d-shader/ir: Handle partially initialised I/O registers in vsir_program_remap_output_signature(). Note that the existing condition for the error message seems a little confused; if "input_mask" were either 0 or equal to "e->mask", we would have taken the earlier branch. - - - - - 3 changed files: - Makefile.am - libs/vkd3d-shader/ir.c - + tests/d3dbc/partial-io.shader_test View it on GitLab: https://gitlab.winehq.org/wine/vkd3d/-/compare/8f545d4b39116fbc4d500741cedcb... -- View it on GitLab: https://gitlab.winehq.org/wine/vkd3d/-/compare/8f545d4b39116fbc4d500741cedcb... You're receiving this email because of your account on gitlab.winehq.org. Manage all notifications: https://gitlab.winehq.org/-/profile/notifications | Help: https://gitlab.winehq.org/help
participants (1)
-
Henri Verbeet (@hverbeet)