• Home
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
1uniform float a; void main() { sk_FragColor.x = half(floatBitsToUint(a)); }
2