[numthreads(1, 1, 1)] void f() { const int a = 1; const uint b = asuint(a); return; }