uniform half a; void main() { sk_FragColor.x = sin(a); }