blob: b86d674de446cfce51c30e8fbfb16d5967f7d7e4 [file] [log] [blame]
[numthreads(1, 1, 1)]
void f() {
float a = 2.003662109375f;
int b = asint(a);
}