SPIRV-Cross/reference/shaders-hlsl-no-opt
Hans-Kristian Arntzen 581ed0fd59 HLSL: Does not support case-fallthrough.
Disable any fallthrough on HLSL. Risky business if fallthrough blocks
had a barrier(), but can't do anything about that ...
2019-06-27 15:10:17 +02:00
..
asm HLSL: Does not support case-fallthrough. 2019-06-27 15:10:17 +02:00
comp Properly deal with sign-dependent GLSL opcodes. 2019-03-27 12:20:53 +01:00
frag Update tests. 2018-11-01 11:23:48 +01:00
vert MSL: Fix case where we pass arrays to functions by value. 2019-01-14 11:00:14 +01:00