-
962ce961
by Giovanni Mascellani at 2024-10-14T19:39:12+02:00
vkd3d-shader/ir: Validate the allowed signatures and stages for SV_Position.
-
20b3a4c3
by Giovanni Mascellani at 2024-10-14T19:39:12+02:00
vkd3d-shader/ir: Validate the allowed data type and component count for SV_Position.
-
0465549c
by Giovanni Mascellani at 2024-10-14T19:39:12+02:00
vkd3d-shader/ir: Validate the allowed signatures and stages for SV_ClipDistance.
-
33972998
by Giovanni Mascellani at 2024-10-14T19:39:12+02:00
vkd3d-shader/ir: Validate the allowed data type and component count for SV_ClipDistance.
-
cd5718f5
by Giovanni Mascellani at 2024-10-14T19:39:12+02:00
vkd3d-shader/ir: Validate the allowed signatures and stages for SV_CullDistance.
-
5dfaa269
by Giovanni Mascellani at 2024-10-14T19:39:12+02:00
vkd3d-shader/ir: Validate the allowed data type and component count for SV_CullDistance.