-
6b9df6b7
by Giovanni Mascellani at 2025-05-24T20:44:45+02:00
vkd3d-shader/dxil: Pass a reference to the SM6 parser to src_params_init_from_operands().
-
b0940729
by Giovanni Mascellani at 2025-05-24T20:44:45+02:00
vkd3d-shader/dxil: Pass a reference to the SM6 parser to src_param_init_from_value().
-
6a85df01
by Giovanni Mascellani at 2025-05-24T20:44:45+02:00
vkd3d-shader/dxil: Pass a reference to the SM6 parser to sm6_register_from_value().
-
bd6dbd09
by Giovanni Mascellani at 2025-05-24T20:44:45+02:00
vkd3d-shader/dxil: Reimplement aggregate indexing using specialized value types.
As opposed to just touching the vsir register description, which
should be removed soon.