blob: 2ec07462f2d93e8a343914c805c8c653156ba661 [file] [log] [blame]
out vec4 sk_FragColor;
void main() {
float x;
{
x = 1.0;
discard;
}
}