SPIRV-Cross-Vulnerable/reference/opt
Hans-Kristian Arntzen 50342966c0 Fall back to complex loop if non-trivial continue block is found.
There is a case where we can deduce a for/while loop, but the continue
block is actually very painful to deal with, so handle that case as
well. Removes an exceptional case.
2019-07-08 11:54:29 +02:00
..
shaders Fall back to complex loop if non-trivial continue block is found. 2019-07-08 11:54:29 +02:00
shaders-hlsl Fall back to complex loop if non-trivial continue block is found. 2019-07-08 11:54:29 +02:00
shaders-msl Fall back to complex loop if non-trivial continue block is found. 2019-07-08 11:54:29 +02:00