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