SPIRV-Cross/reference/opt/shaders-hlsl
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
..
asm HLSL: Fix unrolled S/G LE/LT/GE/GT opcodes. 2019-10-14 16:08:39 +02:00
comp Only run spirv-opt if the spirv is valid. 2019-11-05 11:00:49 -05:00
frag Only run spirv-opt if the spirv is valid. 2019-11-05 11:00:49 -05:00
vert Update to latest glslang/SPIRV-Tools. 2019-01-30 13:41:57 +01:00