SPIRV-Cross/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 Force recompile if we add row-major transpose functions in MSL. 2018-05-04 09:43:34 +02:00