SPIRV-Cross/reference/shaders-msl-no-opt/comp
Hans-Kristian Arntzen c7eda1bce9 Test glsl.std450 more exhaustively.
Make sure to test everything with scalar as well to catch any weird edge
cases.

Not all opcodes are covered here, just the arithmetic ones. FP64 packing
is also ignored.
2019-07-17 11:53:05 +02:00
..
bitfield.comp Deal correctly with return sign of bitscan operations. 2019-07-12 10:57:56 +02:00
glsl.std450.comp Test glsl.std450 more exhaustively. 2019-07-17 11:53:05 +02:00
loop.comp Declare read-only SSBOs as const device in MSL. 2018-05-25 10:14:05 +02:00
return.comp MSL: Rewrite how resource indices are fallback-assigned. 2019-06-21 12:54:08 +02:00