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