blob: f506457ff8882f2686e980a5159aea1a828d5eed [file] [log] [blame]
void main() {
sk_FragColor = half4(sk_Clockwise ? +1 : -1);
}