index
:
external_mesa3d.git
replicant-6.0
Unnamed repository; edit this file 'description' to name the repository.
git repository hosting
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
glsl
/
tests
/
array-08.glsl
blob: 4bf0c6bd513914205536aef00db2e4e26b9882c4 (
plain
)
1
2
/* FAIL - array size must be > 0 */ uniform vec4 a[-1];