-
a8c5f9e6
by Giovanni Mascellani at 2024-11-25T20:47:24+01:00
vkd3d-shader/dxil: Emit register SAMPLEMASK for output sysval SV_Coverage.
-
b007b1dd
by Giovanni Mascellani at 2024-11-25T20:48:39+01:00
vkd3d-shader/ir: Validate the register type for DCL_INPUT instructions.
-
fadaa69b
by Giovanni Mascellani at 2024-11-25T20:48:39+01:00
vkd3d-shader/ir: Validate the register type for DCL_INPUT_SIV instructions.
-
31f6b18c
by Giovanni Mascellani at 2024-11-25T20:48:39+01:00
vkd3d-shader/ir: Validate the register type for DCL_INPUT_SGV instructions.
-
09ede1e7
by Giovanni Mascellani at 2024-11-25T20:48:39+01:00
vkd3d-shader/ir: Validate the register type for DCL_INPUT_PS instructions.
-
1d986226
by Giovanni Mascellani at 2024-11-25T20:48:39+01:00
vkd3d-shader/ir: Validate the register type for DCL_INPUT_PS_SIV instructions.
-
e7770eaa
by Giovanni Mascellani at 2024-11-25T20:48:39+01:00
vkd3d-shader/ir: Validate the register type for DCL_INPUT_PS_SGV instructions.
-
3832e38c
by Giovanni Mascellani at 2024-11-25T20:51:25+01:00
vkd3d-shader/ir: Validate the register type for DCL_OUTPUT instructions.
-
2c3a7b0d
by Giovanni Mascellani at 2024-11-25T20:51:29+01:00
vkd3d-shader/ir: Validate the register type for DCL_OUTPUT_SIV instructions.