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