2 lines
73 B
Plaintext
2 lines
73 B
Plaintext
|
|
uniform int a; void main() { sk_FragColor.x = half(intBitsToFloat(a)); }
|