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