index
:
~idr/glsl2
constant_constructor
deref_refactor
hierarchical_visitor
inline_constructors
ir_constant_refactor
ir_loop
linker
master
simple_list_die_die_die
struct
texture
visit_tree
Unnamed repository; edit this file to name it for gitweb.
idr
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tests
/
array-07.glsl
blob: 161ffbf2f2e0047331362029fc9a5513197ab128 (
plain
)
1
2
/* FAIL - array size must be > 0 */ uniform vec4 a[0];