1cb93a386Sopenharmony_civoid main() {
2cb93a386Sopenharmony_ci    sk_FragColor = half4(sk_Clockwise ? +1 : -1);
3cb93a386Sopenharmony_ci}
4