blob: 0497b34fefc9bb5f494a499db6527096e690c219 [file] [log] [blame]
void f() {
int2 v = (int(0)).xx;
}
[numthreads(1, 1, 1)]
void unused_entry_point() {
}