mesa-demos: NOTE! Default branch is now main
[mesa-demos.git] / src / fpglsl / mov-imm.glsl
blobcbb75ce342c7fd272edb6b168da9d41fffc2887a
1 void main() {
2     gl_FragColor = vec4(1,0,1,1);