SPIRV-Cross/reference/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 Remove some stale test files. 2018-04-27 10:33:27 +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 Add explicit in/out locations everywhere. 2017-06-21 09:39:08 +02:00
legacy Update tests for struct flattening. 2018-01-09 10:40:34 +01:00
tesc Expand the implementation of inherit_expression_dependencies. 2018-03-09 13:21:38 +01:00
tese Add explicit in/out locations everywhere. 2017-06-21 09:39:08 +02:00
vert Force recompile if we add row-major transpose functions in MSL. 2018-05-04 09:43:34 +02:00
vulkan Deal with OpSpecConstantOp used as array size. 2018-11-01 14:58:02 +01:00