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
/
shaders
/
glsl-link-initializer-04b.vert
blob
60534c61af1f025737356764e30eb3915ba3fe35
1
float global_variable = 1.0;
2
3
void main()
4
{
5
gl_Position = gl_Vertex;
6
}