8bd9162cc7ede02d9c27d657eb1d48f9076d389b
[andemo] / sdr / foo-notex.p.glsl
1 void main()
2 {
3         gl_FragColor = vec4(1.0, 1.0, 1.0, 1.0);
4 }