index
:
~cworth/glsl2
cleanups
master
Carl's edits to the glsl2 project.
cworth
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tests
/
array-05.glsl
blob: 168704096b0ecacfd85aaf67aca0f4eb4b25bd61 (
plain
)
1
2
/* FAIL - array size type must be scalar */ uniform vec4 a[ivec4(3)];