1[numthreads(1, 1, 1)]
2void f() {
3  const float b = asfloat(1);
4  return;
5}
6