xenocara/dist/Mesa/progs/fpglsl/mov.glsl

4 lines
45 B
GLSL

void main() {
gl_FragColor = gl_Color;
}