index
:
mesa.git
gallium_va_encpackedheader01
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
progs
/
fpglsl
/
mov-imm.glsl
blob: cbb75ce342c7fd272edb6b168da9d41fffc2887a (
plain
)
1
2
3
void main() { gl_FragColor = vec4(1,0,1,1); }