SPIRV-Cross/reference/opt/shaders
Hans-Kristian Arntzen 480acdad18 Deal with OpSpecConstantOp used as array size.
When trying to validate buffer sizes, we usually need to bail out when
using SpecConstantOps, but for some very specific cases where we allow
unsized arrays currently, we can safely allow "unknown" sized arrays as
well.

This is probably the best we can do, when we have even more difficult
cases than this, we throw a more sensible error message.
2018-11-01 14:58:02 +01:00
..
amd Update glslang and SPIRV-Tools. 2018-09-27 11:10:22 +02:00
asm Update tests. 2018-11-01 11:23:48 +01:00
comp Update tests. 2018-11-01 11:23:48 +01:00
desktop-only Add Windows support in Travis CI. 2018-10-27 00:22:30 +02:00
flatten Update glslang and SPIRV-Tools. 2018-09-27 11:10:22 +02:00
frag Add Windows support in Travis CI. 2018-10-27 00:22:30 +02:00
geom Update tests for latest SPIRV-Tools and glslang. 2018-03-12 15:11:55 +01:00
legacy Update tests for latest SPIRV-Tools and glslang. 2018-03-12 15:11:55 +01:00
tesc Update tests for latest SPIRV-Tools and glslang. 2018-03-12 15:11:55 +01:00
tese Update tests for latest SPIRV-Tools and glslang. 2018-03-12 15:11:55 +01:00
vert Update glslang and SPIRV-Tools. 2018-09-27 11:10:22 +02:00
vulkan Deal with OpSpecConstantOp used as array size. 2018-11-01 14:58:02 +01:00