-
26c0ae55
by Giovanni Mascellani at 2026-01-12T18:46:30+01:00
vkd3d-shader/dxil: Do not advance the instruction pointer in sm6_parser_emit_dx_get_dimensions().
Also add a test that uses that control path.
Fixes: 84a23b9fadc1929658d23510f8a919cbf4c3a3e8
-
b6e550f9
by Giovanni Mascellani at 2026-01-12T18:50:34+01:00
vkd3d-shader/dxil: Allocate instructions directly in sm6_parser_emit_dx_make_double().
-
db36e12d
by Giovanni Mascellani at 2026-01-12T18:52:31+01:00
vkd3d-shader/dxil: Allocate instructions directly in sm6_parser_emit_dx_quad_op().
-
9c896254
by Giovanni Mascellani at 2026-01-12T18:56:19+01:00
vkd3d-shader/dxil: Allocate instructions directly in sm6_parser_emit_dx_raw_buffer_store().
-
664cdef1
by Giovanni Mascellani at 2026-01-12T18:57:55+01:00
vkd3d-shader/dxil: Allocate instructions directly in sm6_parser_emit_dx_get_sample_count().
-
5935fbc8
by Giovanni Mascellani at 2026-01-12T18:59:22+01:00
vkd3d-shader/dxil: Allocate instructions directly in sm6_parser_emit_dx_get_sample_pos().