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
/
glsl
/
skinning.frag
blob: 9053755a83091f4d9f822dfc1f2247ce372308ca (
plain
)
1
2
3
4
5
6
// color pass-through void main() { gl_FragColor = gl_Color; }