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