blob: f262bf69fbcc4d08e94443ff3a75418ea11a1821 [file] [log] [blame]
SKIP: FAILED
<dawn>/src/tint/lang/msl/writer/printer/printer.cc:355 internal compiler error: S = struct @align(4) {
f:f32 @offset(0)
}
%b1 = block { # root
%arr:ptr<storage, array<S>, read> = var @binding_point(0, 0)
}
%tint_symbol = @compute @workgroup_size(1, 1, 1) func():void -> %b2 {
%b2 = block {
%len:u32 = arrayLength %arr
ret
}
}
unhandled variable address space
********************************************************************
* The tint shader compiler has encountered an unexpected error. *
* *
* Please help us fix this issue by submitting a bug report at *
* crbug.com/tint with the source program that triggered the bug. *
********************************************************************