-
2d848b5b
by Giovanni Mascellani at 2025-07-17T14:04:00+02:00
vkd3d-shader/ir: Introduce an abstraction to iterate through vsir instructions.
-
9867d48c
by Giovanni Mascellani at 2025-07-17T14:04:28+02:00
vkd3d-shader/ir: Use the iterator in vsir_program_lower_ifc().
-
a12d64fb
by Giovanni Mascellani at 2025-07-17T14:04:28+02:00
vkd3d-shader/ir: Use the iterator in vsir_program_lower_texkill().
-
195e6243
by Giovanni Mascellani at 2025-07-17T14:04:28+02:00
vkd3d-shader/ir: Use the iterator in vsir_program_lower_precise_mad().