blob: a45eb54d35c937cbe53400a75e4a46576fc30897 [file] [log] [blame]
void f() {
bool4 v = (false).xxxx;
}
[numthreads(1, 1, 1)]
void unused_entry_point() {
}