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