SPIRV-Cross/reference/opt/shaders-msl
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
..
asm Add Windows support in Travis CI. 2018-10-27 00:22:30 +02:00
comp Deal with OpSpecConstantOp used as array size. 2018-11-01 14:58:02 +01:00
desktop-only Add some uncommitted reference files. 2018-09-03 12:39:40 +02:00
flatten Update a bunch of test cases that I missed. 2018-09-03 17:31:15 -05:00
frag Update tests. 2018-11-01 11:23:48 +01:00
legacy/vert CompilerMSL support matrices & arrays in stage-in & stage-out. 2018-06-12 11:41:35 -04:00
vert Update tests. 2018-11-01 11:23:48 +01:00
vulkan Update tests. 2018-11-01 11:23:48 +01:00