blob: 6f67c3211f792dfdde655d4a056d27d06c5f399e [file] [log] [blame]
[numthreads(1, 1, 1)]
void f() {
int2 a = int2(1073757184, -1006616064);
uint2 b = asuint(a);
return;
}