blob: 1e537de49536fbecd834e251cb59ae9c4d492e80 [file]
void f() {
bool2 v = (false).xx;
}
[numthreads(1, 1, 1)]
void unused_entry_point() {
}