blob: 20f52ec70c02bc82172989447a3cf782ec800d45 [file] [log] [blame]
[numthreads(1, 1, 1)]
void f() {
float a = 2.003662109375f;
uint b = asuint(a);
}