-
8d8de1db
by Giovanni Mascellani at 2024-11-21T19:28:46+01:00
vkd3d-shader/ir: Validate the semantic index for tessellation system values.
-
49ec9add
by Giovanni Mascellani at 2024-11-21T19:28:46+01:00
vkd3d-shader/ir: Check that semantic indices for tessellation system values are not duplicated.
-
1ed8d907
by Giovanni Mascellani at 2024-11-21T19:28:46+01:00
vkd3d-shader/ir: Keep track of the tessellator domain in struct vsir_program.
-
018f3e80
by Giovanni Mascellani at 2024-11-21T19:28:46+01:00
vkd3d-shader/ir: Validate tessellation system values for the given tessellator domain.
-
e3838340
by Giovanni Mascellani at 2024-11-21T19:28:46+01:00
vkd3d-shader/ir: Check that tessellation system values only appear in the patch constant signature.