SPIRV-Cross/reference/opt/shaders
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
..
amd Add new optimized test shaders. 2017-11-23 09:59:25 +01:00
asm Handle overloaded functions which share the same OpName. 2018-02-23 14:15:51 +01:00
comp Need to sort declared temporaries to ensure stable output. 2018-01-29 10:24:15 +01:00
desktop-only Support special float constants (NaN/Inf). 2018-02-23 13:06:20 +01:00
flatten Add test for false loop init. 2018-01-23 21:15:09 +01:00
frag Support special float constants (NaN/Inf). 2018-02-23 13:06:20 +01:00
geom Add reference output for --opt. 2017-11-23 09:50:11 +01:00
legacy Update tests for struct flattening. 2018-01-09 10:40:34 +01:00
tesc Fix CFG for forwarded temporaries. 2018-01-18 12:11:33 +01:00
tese Add reference output for --opt. 2017-11-23 09:50:11 +01:00
vert Return arrays in HLSL/MSL by writing to an output variable instead. 2018-02-08 12:22:08 +01:00
vulkan Support spec constant array size in blocks. 2018-02-23 15:11:45 +01:00