-
f4dc8a9b
by Giovanni Mascellani at 2026-02-04T15:55:29+01:00
vkd3d-shader/dxil: Pass the function emission state to sm6_parser_emit_switch().
-
bae140da
by Giovanni Mascellani at 2026-02-04T15:55:29+01:00
vkd3d-shader/dxil: Allocate instructions directly in sm6_parser_emit_switch().
-
83bd9d2d
by Giovanni Mascellani at 2026-02-04T15:57:12+01:00
vkd3d-shader/dxil: Pass the function emission state to sm6_parser_emit_vselect().
-
c8c66207
by Giovanni Mascellani at 2026-02-04T15:57:54+01:00
vkd3d-shader/dxil: Allocate instructions directly in sm6_parser_emit_vselect().
-
a8b966e6
by Giovanni Mascellani at 2026-02-04T15:57:54+01:00
vkd3d-shader/dxil: Assume that all control paths update the instruction count.