File size: 46 Bytes
fcf3b03
 
 
1
2
3
4
void main() {
    gl_FragColor = vec4(1.0);
}