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