SPIRV-Cross/reference/opt/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 Fix CFG for forwarded temporaries. 2018-01-18 12:11:33 +01:00
comp Rewrite barrier handling in HLSL. 2018-01-09 12:41:13 +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