• Home
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
1void main() {
2    sk_FragColor.x = half(abs(int2(float2(0))).x);
3}
4