blob: 94e3d1934f3c2bdfbcffc379e185229e7b0ce7ee [file] [log] [blame]
uniform float a; void main() { sk_FragColor.x = half(floatBitsToUint(a)); }