SPIRV-Cross/reference/opt/shaders-hlsl
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
..
asm GLSL/HLSL: Implement NMin/NMax/NClamp. 2019-03-21 15:26:46 +01:00
comp HLSL: Support OpArrayLength. 2019-05-07 15:53:41 +02:00
frag HLSL/MSL: Deal correctly with nonuniformEXT qualifier. 2019-05-13 14:58:27 +02:00
vert Update to latest glslang/SPIRV-Tools. 2019-01-30 13:41:57 +01:00