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