glslang-zig/glslang/Include/revision.h
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

3 lines
91 B
C

// This header is generated by the make-revision script.
#define GLSLANG_PATCH_LEVEL 3294