blob: da2cc6c8873b055bee218c3c1e34ebc28e72f597 [file] [log] [blame]
in float a; int b; void main() { sk_FragColor.x = half(frexp(a, b)); }