index
:
mesa.git
gallium_va_encpackedheader01
master
Unnamed repository; edit this file 'description' to name the repository.
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];