Giovanni Mascellani
|
2b45878ff8
|
vkd3d-shader/ir: Validate the line density SV_TessFactor signature element for isolines domains.
|
2024-10-16 21:40:58 +02:00 |
|
Giovanni Mascellani
|
f470eb2a1a
|
vkd3d-shader/ir: Validate the line detail SV_TessFactor signature element for isolines domains.
|
2024-10-16 21:40:58 +02:00 |
|
Giovanni Mascellani
|
c5c3151414
|
vkd3d-shader/ir: Validate SV_InsideTessFactor signature elements for tri domains.
|
2024-10-16 21:40:58 +02:00 |
|
Giovanni Mascellani
|
4e8b34c075
|
vkd3d-shader/ir: Validate SV_TessFactor signature elements for tri domains.
|
2024-10-16 21:40:58 +02:00 |
|
Giovanni Mascellani
|
b2460a6794
|
vkd3d-shader/ir: Validate SV_InsideTessFactor signature elements for quad domains.
|
2024-10-16 21:40:58 +02:00 |
|
Giovanni Mascellani
|
a8b9a92c10
|
vkd3d-shader/ir: Validate SV_TessFactor signature elements for quad domains.
|
2024-10-16 21:40:58 +02:00 |
|
Giovanni Mascellani
|
7f834f57e5
|
vkd3d-shader/ir: Validate that signatures are sensible for shader type.
|
2024-10-15 16:47:04 +02:00 |
|
Giovanni Mascellani
|
859b911b3a
|
vkd3d-shader/ir: Validate the output control point count.
|
2024-10-15 16:47:04 +02:00 |
|
Giovanni Mascellani
|
bd3ba87747
|
vkd3d-shader/ir: Validate the input control point count.
|
2024-10-15 16:47:04 +02:00 |
|
Giovanni Mascellani
|
5dfaa26990
|
vkd3d-shader/ir: Validate the allowed data type and component count for SV_CullDistance.
|
2024-10-14 19:39:12 +02:00 |
|
Giovanni Mascellani
|
cd5718f59d
|
vkd3d-shader/ir: Validate the allowed signatures and stages for SV_CullDistance.
|
2024-10-14 19:39:12 +02:00 |
|
Giovanni Mascellani
|
33972998a9
|
vkd3d-shader/ir: Validate the allowed data type and component count for SV_ClipDistance.
|
2024-10-14 19:39:12 +02:00 |
|
Giovanni Mascellani
|
0465549c9d
|
vkd3d-shader/ir: Validate the allowed signatures and stages for SV_ClipDistance.
|
2024-10-14 19:39:12 +02:00 |
|
Giovanni Mascellani
|
20b3a4c362
|
vkd3d-shader/ir: Validate the allowed data type and component count for SV_Position.
|
2024-10-14 19:39:12 +02:00 |
|
Giovanni Mascellani
|
962ce961d4
|
vkd3d-shader/ir: Validate the allowed signatures and stages for SV_Position.
|
2024-10-14 19:39:12 +02:00 |
|
Giovanni Mascellani
|
2d452842ed
|
vkd3d-shader/ir: Introduce a helper for validating MISCTYPE registers.
|
2024-10-14 15:42:00 +02:00 |
|
Giovanni Mascellani
|
15d8591a26
|
vkd3d-shader/ir: Introduce a helper for validating RASTOUT registers.
|
2024-10-14 15:42:00 +02:00 |
|
Giovanni Mascellani
|
7021a57193
|
vkd3d-shader/ir: Introduce a helper for validating UAV registers.
|
2024-10-14 15:42:00 +02:00 |
|
Giovanni Mascellani
|
c60eecbac8
|
vkd3d-shader/ir: Introduce a helper for validating RESOURCE registers.
|
2024-10-14 15:42:00 +02:00 |
|
Giovanni Mascellani
|
edbf7349bd
|
vkd3d-shader/ir: Introduce a helper for validating SAMPLER registers.
|
2024-10-14 15:42:00 +02:00 |
|
Giovanni Mascellani
|
52761e689b
|
vkd3d-shader/ir: Introduce a helper for validating registers without indices.
|
2024-10-14 15:42:00 +02:00 |
|
Giovanni Mascellani
|
ce638b9cca
|
vkd3d-shader/ir: Introduce a helper for validating LABEL registers.
|
2024-10-14 15:42:00 +02:00 |
|
Giovanni Mascellani
|
92d1ba9188
|
vkd3d-shader/ir: Introduce a helper for validating SSA registers.
|
2024-10-14 15:42:00 +02:00 |
|
Giovanni Mascellani
|
1c43b2e55f
|
vkd3d-shader/ir: Introduce a helper for validating TEMP registers.
|
2024-10-14 15:42:00 +02:00 |
|
Elizabeth Figura
|
1e3c1392bd
|
vkd3d-shader/ir: Allow controlling FFP point size clamping through vkd3d-shader parameters.
|
2024-10-10 22:44:26 +02:00 |
|