SPIRV-Cross/shaders-hlsl
Hans-Kristian Arntzen 5d9df6a31c Do not declare constant composites inline in HLSL.
Move arrays and structs out to their own global static constants.

Also, replace illegal names in HLSL as well.
2018-02-02 10:12:26 +01:00
..
asm Add unreachable tests for MSL/HLSL. 2018-01-15 09:39:15 +01:00
comp Add more exhaustive test for barrier handling. 2018-01-09 12:26:46 +01:00
frag Do not declare constant composites inline in HLSL. 2018-02-02 10:12:26 +01:00
vert Fix HLSL regression with struct declaration. 2018-01-23 16:36:20 +01:00