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