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