blob: 57e9e29e9be04bbf6bc1518e36509e359a28076b [file] [log] [blame]
[numthreads(1, 1, 1)]
void f() {
float4 a = float4(2.003662109375f, -513.03125f, -1024.25f, 0.00169684563297778368f);
int4 b = asint(a);
return;
}