SPIRV-Cross/shaders-msl-no-opt/asm/frag
Hans-Kristian Arntzen 8eb33c8017 Support -1 index in OpVectorShuffle.
-1 (0xffffffff) literal means the component should be undefined.
Since we cannot express undefined directly, just use a 0 literal in the
appropriate type.
2019-03-25 10:17:05 +01:00
..
inliner-dominator-inside-loop.asm.frag Update tests for latest SPIRV-Tools and glslang. 2018-03-12 15:11:55 +01:00
texture-access.swizzle.asm.frag MSL: Add an option to insert texture swizzles into generated shaders. 2018-09-19 22:32:24 -05:00
vector-shuffle-undef-index.asm.frag Support -1 index in OpVectorShuffle. 2019-03-25 10:17:05 +01:00