SPIRV-Cross/reference
Hans-Kristian Arntzen be944258be GLSL: Ignore bogus constant/undefs which use block types.
This is banned in more recent SPIR-V.
We cannot implement this in any reasonable way since block types don't
participate as normal types in GLSL.
2023-10-11 13:48:25 +02:00
..
opt HLSL: Add missing reference output file. 2023-10-11 13:03:08 +02:00
shaders GLSL: Emit inline invariant position for mesh shaders. 2023-08-17 12:45:54 +02:00
shaders-hlsl Fix unroll, when storing to pointer to array 2023-09-28 23:58:51 +02:00
shaders-hlsl-no-opt Add test for plain variable mesh position. 2023-07-03 14:25:22 +02:00
shaders-msl MSL: runtime array over argument buffers 2023-08-17 11:37:29 +02:00
shaders-msl-no-opt Merge pull request #2203 from Try/msl-atomics-fix 2023-09-25 10:39:13 +02:00
shaders-no-opt GLSL: Ignore bogus constant/undefs which use block types. 2023-10-11 13:48:25 +02:00
shaders-reflection Use --preserve-numeric-ids when assembling test shaders. 2023-06-23 14:54:16 -07:00
shaders-ue4/asm Use --preserve-numeric-ids when assembling test shaders. 2023-06-23 14:54:16 -07:00
shaders-ue4-no-opt/asm MSL: Handle more complex array copy scenarios with bool <-> short. 2023-06-06 15:05:56 +02:00