in uniform half2 point; void main() { sk_OutColor = half4(point, point); }