vkd3d-shader: Fixes for some inter-stage varying mismatches.
Merge request reports
Activity
added 5 commits
- bbbce115 - tests: Add a test for uninitialized varyings.
- 15f01d03 - vkd3d-shader: Always ensure a RET at the end of a program.
- aa148a3c - vkd3d-shader: Reduce masks to only read components in vsir_program_remap_output_signature().
- 0ccd2f01 - vkd3d-shader: Write uninitialized components of COLOR0 as 1.
- 6de53629 - vkd3d-shader: Write zeroes for uninitialized outputs in vsir_program_remap_output_signature().
Toggle commit listadded 10 commits
-
4cce2e4b...b0646cb4 - 5 commits from branch
wine:master
- 568776bb - tests: Add a test for uninitialized varyings.
- 61bda1c0 - vkd3d-shader: Always ensure a RET at the end of a program.
- cc9fcee6 - vkd3d-shader: Reduce masks to only read components in vsir_program_remap_output_signature().
- e781abc3 - vkd3d-shader: Write uninitialized components of COLOR0 as 1.
- 7e4ab9c7 - vkd3d-shader: Write zeroes for uninitialized outputs in vsir_program_remap_output_signature().
Toggle commit list-
4cce2e4b...b0646cb4 - 5 commits from branch
Please register or sign in to reply