SPIRV-Cross/reference
Hans-Kristian Arntzen ab21dfb25b Fix execution order for for-loop emission.
In some cases, the compiler decided to emit continue block first,
which invalidated the expressions used by the condition.
Parameters to functions can be evaluated in any order which caused
"random" behavior.
2017-02-04 10:07:20 +01:00
..
shaders Remove redundant constructor calls for scalar types 2017-01-24 08:09:58 -08:00
shaders-hlsl Update HLSL reference shader 2017-01-27 16:34:52 +01:00
shaders-msl Fix execution order for for-loop emission. 2017-02-04 10:07:20 +01:00