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