-
1d21588d
by Giovanni Mascellani at 2024-09-16T13:53:51+02:00
vkd3d-shader/ir: Record leaving a block in the relevant validation handlers.
-
e1c32667
by Giovanni Mascellani at 2024-09-16T13:53:51+02:00
vkd3d-shader/ir: Record entering a block in the LABEL validation handler.
-
0f07a2c5
by Giovanni Mascellani at 2024-09-16T13:53:51+02:00
vkd3d-shader/ir: Introduce a helper for validating DCL_HS_MAX_TESSFACTOR.
-
936adff5
by Giovanni Mascellani at 2024-09-16T13:53:51+02:00
vkd3d-shader/ir: Introduce a helper for validating DCL_INPUT_PRIMITIVE.
-
22ba37c8
by Giovanni Mascellani at 2024-09-16T13:53:51+02:00
vkd3d-shader/ir: Introduce a helper for validating DCL_VERTICES_OUT.
-
dec7a0db
by Giovanni Mascellani at 2024-09-16T13:53:52+02:00
vkd3d-shader/ir: Introduce a helper for validating DCL_OUTPUT_TOPOLOGY.
-
c45bb5ba
by Giovanni Mascellani at 2024-09-16T13:53:52+02:00
vkd3d-shader/ir: Introduce a helper for validating DCL_GL_INSTANCES.