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
/
dataType1.frag
blob
17f26d84b52ea0f6d433235cde19048433f4acd6
1
void main()
\r
2
{
\r
3
void v; // variable cannot be declared of the type void
\r
4
}
\r