Files
third_party_mesa3d/progs/fpglsl/mov.glsl
2010-02-03 10:36:55 +00:00

4 lines
45 B
GLSL

void main() {
gl_FragColor = gl_Color;
}