out vec4 sk_FragColor; void main() { sk_FragColor = vec4(1.0); }