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