blob: ac9d58a01faa0d506d5a6bb8446c8eedbe4844cd [file] [log] [blame]
[numthreads(1, 1, 1)]
void f() {
const int3 a = int3(1073757184, -1006616064, -998242304);
const int3 b = a;
return;
}