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.
This commit is contained in:
parent
4b4b41a634
commit
96524f9168
5 changed files with 29 additions and 2 deletions
|
|
@ -1,3 +1,3 @@
|
|||
// This header is generated by the make-revision script.
|
||||
|
||||
#define GLSLANG_PATCH_LEVEL 3276
|
||||
#define GLSLANG_PATCH_LEVEL 3294
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue