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-05.glsl
blob: 168704096b0ecacfd85aaf67aca0f4eb4b25bd61 (
plain
)
1
2
/* FAIL - array size type must be scalar */ uniform vec4 a[ivec4(3)];