blob: dbcd202fbb925efc96bf6bf32debf4f2b7e47cad [file] [log] [blame]
[numthreads(1, 1, 1)]
void f() {
float4 a = float4(2.003662109375f, -513.03125f, -1024.25f, 0.00169684563297778368f);
uint4 b = asuint(a);
return;
}