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