SPIRV-Cross/shaders-hlsl-no-opt/asm
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
..
comp Refactor out noopt shaders to their own folders. 2018-03-13 10:39:49 +01:00
frag Support -1 index in OpVectorShuffle. 2019-03-25 10:17:05 +01:00
vert Update to latest glslang/SPIRV-Tools. 2019-01-30 13:41:57 +01:00