2 lines
71 B
Plaintext
2 lines
71 B
Plaintext
|
in float a; int b; void main() { sk_FragColor.x = half(frexp(a, b)); }
|