-
226afa47
by Giovanni Mascellani at 2025-07-22T14:55:18+02:00
vkd3d-shader/ir: Check that THREADID registers have dimension VEC4.
-
b02c3759
by Giovanni Mascellani at 2025-07-22T14:55:18+02:00
vkd3d-shader/ir: Check that SAMPLEMASK registers have dimension SCALAR.
Also fix the DXIL parser to emit them accordingly.
-
dfc18781
by Giovanni Mascellani at 2025-07-22T14:55:18+02:00
vkd3d-shader/ir: Check that GSINSTID registers have dimension SCALAR.
-
b3c1fb67
by Giovanni Mascellani at 2025-07-22T14:55:18+02:00
vkd3d-shader/ir: Check that OUTPOINTID registers have dimension SCALAR.
-
7b36453b
by Giovanni Mascellani at 2025-07-22T14:55:18+02:00
vkd3d-shader/ir: Check that PRIMID registers have dimension SCALAR.
-
13c9826c
by Giovanni Mascellani at 2025-07-22T14:55:18+02:00
vkd3d-shader/ir: Check that OUTSTENCILREF registers have dimension SCALAR.