SPIRV-Cross/shaders-hlsl
Hans-Kristian Arntzen dd603eab58 Support spec constant array size in blocks.
Won't really be correct if the spec constant is changed outside
SPIRV-Cross, but nothing we can do about that, really.
2018-02-23 15:11:45 +01:00
..
asm Handle overloaded functions which share the same OpName. 2018-02-23 14:15:51 +01:00
comp Support gl_NumWorkgroups in HLSL. 2018-02-05 10:29:20 +01:00
frag Support spec constant array size in blocks. 2018-02-23 15:11:45 +01:00
vert Fix incorrect loop range. 2018-02-22 17:00:41 +01:00