blob: 3054f48ba5af644b5726a62c3ec5fd2bac8a84e3 [file] [log] [blame]
[numthreads(1, 1, 1)]
void f() {
const uint a = 1073757184u;
const float b = asfloat(a);
return;
}