-
0e7eae00
by Henri Verbeet at 2025-10-15T12:45:39+02:00
vkd3d-shader/d3dbc: Trace the vsir program before applying any transformations.
Specifically, before running vsir_program_lower_d3dbc().
-
1b491a65
by Henri Verbeet at 2025-10-15T12:45:39+02:00
tests: Test that ps_1_4 texld samples from the sampler corresponding to the destination operand.
-
e7f258c6
by Henri Verbeet at 2025-10-15T12:45:39+02:00
vkd3d-shader/d3dbc: Get the resource/sampler index from the destination operand in vsir_program_lower_texld_sm1().