blob: 06629d74093fa442308b628f35d035efa1fd4a69 [file] [log] [blame]
SKIP: FAILED
void f() {
uint2[2] v = arr;
}
[numthreads(1, 1, 1)]
void unused_entry_point() {
}