blob: 90ac67be9f79da588abf06bae9cec7171445c8d2 [file] [log] [blame]
uniform uint a; void main() { sk_FragColor.x = half(uintBitsToFloat(a)); }