blob: 0d929f2f7cb60c0d20850ec8994361cf01233009 [file] [log] [blame]
out vec4 sk_FragColor;
vec4 main() {
return vec4(0.0);
}