• Home
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
1[numthreads(1, 1, 1)]
2void f() {
3  const uint b = asuint(1);
4  return;
5}
6