SPIRV-Cross/reference/opt/shaders
Hans-Kristian Arntzen 317144a59c Detect invalid DoWhileLoop early.
We had a bug where error conditions in DoWhileLoop emit path would not
detect that statements were being emitted due to the masking behavior
which happens when force_recompile is true. Fix this.

Also, refactor force_recompile into member functions so we can properly
break on any situation where this is set, without having to rely on
watchpoints in debuggers.
2019-04-05 12:19:32 +02:00
..
amd Update glslang and SPIRV-Tools. 2018-09-27 11:10:22 +02:00
asm Detect invalid DoWhileLoop early. 2019-04-05 12:19:32 +02:00
comp Always value-cast FP16 constants instead of using literals. 2019-02-20 12:30:01 +01:00
desktop-only Always value-cast FP16 constants instead of using literals. 2019-02-20 12:30:01 +01:00
flatten Update glslang and SPIRV-Tools. 2018-09-27 11:10:22 +02:00
frag Always value-cast FP16 constants instead of using literals. 2019-02-20 12:30:01 +01:00
geom Update tests for latest SPIRV-Tools and glslang. 2018-03-12 15:11:55 +01:00
legacy Update tests for latest SPIRV-Tools and glslang. 2018-03-12 15:11:55 +01:00
tesc Update to latest glslang/SPIRV-Tools. 2019-01-30 13:41:57 +01:00
tese Fix input array size in tessellation evaluation shaders. 2019-01-09 10:47:16 +01:00
vert Update to latest glslang/SPIRV-Tools. 2019-01-30 13:41:57 +01:00
vulkan Make ray-tracing files .nocompat. 2019-03-27 10:04:42 +01:00