blob: acb74fc361ef83970945befcc26a294cb44df83c [file] [log] [blame]
[numthreads(1, 1, 1)]
void unused_entry_point() {
return;
}
void f() {
uint v[4] = (uint[4])0;
}