Giovanni Mascellani
|
c45bb5badc
|
vkd3d-shader/ir: Introduce a helper for validating DCL_GL_INSTANCES.
|
2024-09-16 13:53:52 +02:00 |
|
Giovanni Mascellani
|
dec7a0dbd2
|
vkd3d-shader/ir: Introduce a helper for validating DCL_OUTPUT_TOPOLOGY.
|
2024-09-16 13:53:52 +02:00 |
|
Giovanni Mascellani
|
22ba37c8b9
|
vkd3d-shader/ir: Introduce a helper for validating DCL_VERTICES_OUT.
|
2024-09-16 13:53:51 +02:00 |
|
Giovanni Mascellani
|
936adff58b
|
vkd3d-shader/ir: Introduce a helper for validating DCL_INPUT_PRIMITIVE.
|
2024-09-16 13:53:51 +02:00 |
|
Giovanni Mascellani
|
0f07a2c512
|
vkd3d-shader/ir: Introduce a helper for validating DCL_HS_MAX_TESSFACTOR.
|
2024-09-16 13:53:51 +02:00 |
|
Giovanni Mascellani
|
e1c3266793
|
vkd3d-shader/ir: Record entering a block in the LABEL validation handler.
|
2024-09-16 13:53:51 +02:00 |
|
Giovanni Mascellani
|
1d21588de7
|
vkd3d-shader/ir: Record leaving a block in the relevant validation handlers.
|
2024-09-16 13:53:51 +02:00 |
|
Giovanni Mascellani
|
3e012c355d
|
vkd3d-shader/ir: Validate NOP instructions.
|
2024-09-14 16:44:17 +02:00 |
|
Giovanni Mascellani
|
27b421be6a
|
vkd3d-shader/ir: Do not access a missing destination register when validating PHI.
|
2024-09-14 16:44:17 +02:00 |
|
Giovanni Mascellani
|
e27cf68173
|
vkd3d-shader/ir: Introduce a helper for validating PHI.
|
2024-09-14 16:44:16 +02:00 |
|
Giovanni Mascellani
|
9696a0cd4a
|
vkd3d-shader/ir: Introduce a helper for validating SWITCH_MONOLITHIC.
|
2024-09-14 16:44:16 +02:00 |
|
Giovanni Mascellani
|
ce6306c6fb
|
vkd3d-shader/ir: Introduce a helper for validating BRANCH.
|
2024-09-14 16:44:16 +02:00 |
|
Giovanni Mascellani
|
504f4223c2
|
vkd3d-shader/ir: Introduce a helper for validating LABEL.
|
2024-09-14 16:44:16 +02:00 |
|
Giovanni Mascellani
|
c447a062c4
|
vkd3d-shader/ir: Introduce a helper for validating RET.
|
2024-09-14 16:44:16 +02:00 |
|
Giovanni Mascellani
|
88b3d4fb3a
|
vkd3d-shader/ir: Introduce a helper for validating ENDSWITCH.
|
2024-09-14 16:44:16 +02:00 |
|
Giovanni Mascellani
|
4939f580a4
|
vkd3d-shader/ir: Introduce a helper for validating SWITCH.
|
2024-09-14 16:44:16 +02:00 |
|
Henri Verbeet
|
6b0baeb6c2
|
vkd3d-shader/ir: Merge vsir_program_normalise_combined_samplers() into vsir_program_lower_instructions().
|
2024-09-14 16:11:45 +02:00 |
|
Henri Verbeet
|
3b68aa5b87
|
vkd3d-shader/ir: Introduce vsir_src_param_init_sampler().
|
2024-09-14 16:11:45 +02:00 |
|
Henri Verbeet
|
7ea8a29036
|
vkd3d-shader/ir: Introduce vsir_src_param_init_resource().
|
2024-09-14 16:11:45 +02:00 |
|
Henri Verbeet
|
ca445cd832
|
vkd3d-shader/ir: Move the instruction helpers together.
|
2024-09-14 16:11:45 +02:00 |
|
Henri Verbeet
|
d54e2ebd7d
|
vkd3d-shader/ir: Move the destination parameter helpers up.
|
2024-09-14 16:11:45 +02:00 |
|
Henri Verbeet
|
4bad83c9fb
|
vkd3d-shader/ir: Move the source parameter helpers up.
|
2024-09-14 16:11:45 +02:00 |
|
Giovanni Mascellani
|
44222ea739
|
vkd3d-shader/ir: Introduce a helper for validating ENDREP.
|
2024-09-13 15:59:49 +02:00 |
|
Giovanni Mascellani
|
e9fbbf26bb
|
vkd3d-shader/ir: Introduce a helper for validating REP.
|
2024-09-13 15:59:15 +02:00 |
|
Giovanni Mascellani
|
bf9022d3df
|
vkd3d-shader/ir: Introduce a helper for validating ENDLOOP.
|
2024-09-13 15:58:46 +02:00 |
|