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