SPIRV-Cross/reference/shaders-no-opt
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
..
asm Support -1 index in OpVectorShuffle. 2019-03-25 10:17:05 +01:00
comp Add newly moved reference files. 2018-03-13 10:46:55 +01:00
vert MSL: Fix case where we pass arrays to functions by value. 2019-01-14 11:00:14 +01:00
vulkan/frag Update tests. 2018-11-01 11:23:48 +01:00