Files
glslang/Test/spv.specConstArrayCheck.vert
John Kessenich 96524f9168 SPV: Fix #1783: Don't do bounds checking for spec-const-expression size
It's okay for symbolic spec-consts, but without constant folding,
not okay when the array size is an expression.
2019-07-03 09:37:25 -06:00

256 B
Executable File