SPIRV-Cross/reference/opt/shaders-msl/asm
Dan Sinclair e5af41255c Only run spirv-opt if the spirv is valid.
This CL updates the test runner to only run spirv-opt if the generated
SPIR-V is valid. If validation is skipped it's possible to hit aborts
and other memory errors in the optimizer as it assumes the SPIR-V is
valid.
2019-11-05 11:00:49 -05:00
..
comp MSL: Do not generate UnsafeArray<> for any array inside buffer objects. 2019-10-24 12:22:30 +02:00
frag Only run spirv-opt if the spirv is valid. 2019-11-05 11:00:49 -05:00
tesc Only run spirv-opt if the spirv is valid. 2019-11-05 11:00:49 -05:00
tese Moved all UE4 test shaders into 'shaders-ue4/' folder. 2019-10-23 17:39:05 -04:00
vert MSL: Do not generate UnsafeArray<> for any array inside buffer objects. 2019-10-24 12:22:30 +02:00