repo.or.cz
/
piglit.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
perf/pixel-rate: new pixel throughput microbenchmark
[piglit.git]
/
tests
/
shaders
/
glsl-link-initializer-01a.vert
blob
29a3193bcbde3ccc28c92332c1bca4dbe5411907
1
float global_variable;
2
3
void main()
4
{
5
gl_Position = gl_Vertex;
6
}