SPIRV-Cross-Vulnerable/reference
Hans-Kristian Arntzen 647ddaee42 HLSL/MSL: Deal correctly with nonuniformEXT qualifier.
MSL does not seem to have a qualifier for this, but HLSL SM 5.1 does.
glslangValidator for HLSL does not support this, so skip any validation,
but it passes in FXC.
2019-05-13 14:58:27 +02:00
..
opt HLSL/MSL: Deal correctly with nonuniformEXT qualifier. 2019-05-13 14:58:27 +02:00
shaders GLSL: Support OpBitcast for buffer references. 2019-05-09 10:29:31 +02:00
shaders-hlsl HLSL/MSL: Deal correctly with nonuniformEXT qualifier. 2019-05-13 14:58:27 +02:00
shaders-hlsl-no-opt Fix infinite loop when OpAtomic* temporaries are used in other blocks. 2019-04-24 09:33:39 +02:00
shaders-msl HLSL/MSL: Deal correctly with nonuniformEXT qualifier. 2019-05-13 14:58:27 +02:00
shaders-msl-no-opt Fix infinite loop when OpAtomic* temporaries are used in other blocks. 2019-04-24 09:33:39 +02:00
shaders-no-opt GLSL: Implement GL_EXT_buffer_reference. 2019-04-26 11:43:51 +02:00
shaders-reflection Add generated reference shaders again 2019-03-26 15:21:12 +01:00