-
568776bb
by Elizabeth Figura at 2024-11-04T15:06:02+01:00
tests: Add a test for uninitialized varyings.
-
61bda1c0
by Elizabeth Figura at 2024-11-04T15:06:02+01:00
vkd3d-shader: Always ensure a RET at the end of a program.
-
cc9fcee6
by Elizabeth Figura at 2024-11-04T15:11:54+01:00
vkd3d-shader: Reduce masks to only read components in vsir_program_remap_output_signature().
-
e781abc3
by Elizabeth Figura at 2024-11-04T15:21:09+01:00
vkd3d-shader: Write uninitialized components of COLOR0 as 1.
-
7e4ab9c7
by Elizabeth Figura at 2024-11-04T15:26:55+01:00
vkd3d-shader: Write zeroes for uninitialized outputs in vsir_program_remap_output_signature().