repo.or.cz
/
piglit
/
hramrach.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Add more structure constructor tests.
[piglit/hramrach.git]
/
tests
/
glslparsertest
/
shaders
/
array1.frag
blob
9ab02e14f77036f3dcdde21b855f5cb2db9b1216
1
void main()
\r
2
{
\r
3
int array[2][2]; // two dimentional arrays are not allowed
\r
4
}
\r