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