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
/
glsl2
/
qualifier-01.vert
blob
54ec3572a244a46e818e1be68ff6d9645917d6eb
1
#version 130
2
/* FAIL - inout only allowed in parameter list */
3
inout vec4 foo;