blob: e28397453380344e13fd08ac548304b79fc1f099 [file] [log] [blame]
[numthreads(1, 1, 1)]
void f() {
float2 a = float2(2.003662109375f, -513.03125f);
int2 b = asint(a);
}