Front-end: allow max size built-in arrays like gl_ClipDistance
Fixed off-by-one error with gl_MaxClipDistances and similar limits.
This commit is contained in:
parent
a4a4d5e22c
commit
bbbcb5b2eb
6 changed files with 36 additions and 5 deletions
|
|
@ -132,3 +132,4 @@ negativeArraySize.comp
|
|||
spv.atomic.comp
|
||||
precise.tesc
|
||||
precise_struct_block.vert
|
||||
maxClipDistances.vert
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue