blob: 87d52ffd4b7837bedd9c8096755601a327c1635c [file] [log] [blame]
[numthreads(1, 1, 1)]
void f() {
const int2 a = int2(1073757184, -1006616064);
const float2 b = asfloat(a);
return;
}