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
/
varying.frag
blob
e67aa2f9b7575e0cc78f4c1ab4afe37f9628e040
1
void main()
\r
2
{
\r
3
varying float foo; // varyings can only be declared at a global scope
\r
4
}
\r