vkd3d-shader/ir: Validate register types for I/O declaration instructions.
Merge request reports
Activity
added 9 commits
- 282ceccd - vkd3d-shader/spirv: Emit register SAMPLEMASK for output sysval SV_Coverage.
- dec0a64c - vkd3d-shader/ir: Validate the register type for DCL_INPUT instructions.
- 1c519c4d - vkd3d-shader/ir: Validate the register type for DCL_INPUT_SIV instructions.
- 7601312d - vkd3d-shader/ir: Validate the register type for DCL_INPUT_SGV instructions.
- 47668e37 - vkd3d-shader/ir: Validate the register type for DCL_INPUT_PS instructions.
- 2a33ed5e - vkd3d-shader/ir: Validate the register type for DCL_INPUT_PS_SIV instructions.
- 7c1a82fc - vkd3d-shader/ir: Validate the register type for DCL_INPUT_PS_SGV instructions.
- 111455da - vkd3d-shader/ir: Validate the register type for DCL_OUTPUT instructions.
- 548e044d - vkd3d-shader/ir: Validate the register type for DCL_OUTPUT_SIV instructions.
Toggle commit listadded 23 commits
-
548e044d...c22812e2 - 14 commits from branch
wine:master
- a8c5f9e6 - vkd3d-shader/dxil: Emit register SAMPLEMASK for output sysval SV_Coverage.
- b007b1dd - vkd3d-shader/ir: Validate the register type for DCL_INPUT instructions.
- fadaa69b - vkd3d-shader/ir: Validate the register type for DCL_INPUT_SIV instructions.
- 31f6b18c - vkd3d-shader/ir: Validate the register type for DCL_INPUT_SGV instructions.
- 09ede1e7 - vkd3d-shader/ir: Validate the register type for DCL_INPUT_PS instructions.
- 1d986226 - vkd3d-shader/ir: Validate the register type for DCL_INPUT_PS_SIV instructions.
- e7770eaa - vkd3d-shader/ir: Validate the register type for DCL_INPUT_PS_SGV instructions.
- 3832e38c - vkd3d-shader/ir: Validate the register type for DCL_OUTPUT instructions.
- 2c3a7b0d - vkd3d-shader/ir: Validate the register type for DCL_OUTPUT_SIV instructions.
Toggle commit list-
548e044d...c22812e2 - 14 commits from branch
Please register or sign in to reply