index
:
mesa.git
gallium_va_encpackedheader01
master
Unnamed repository; edit this file 'description' to name the repository.
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
progs
/
vpglsl
/
mov.glsl
blob: 63b16f4754b6912e0b930d3197b9e7d6a841c270 (
plain
)
1
2
3
4
5
void main() { gl_FrontColor = gl_Color; gl_Position = gl_Vertex; }