blob: 604f63cb78ee69be8a071ae8bf63033d6fd1ae5c [file] [log] [blame]
out vec4 sk_FragColor;
void main() {
sk_FragColor = vec4(0.0);
}