blob: 46e58136a2095a4b2a1e5de398adc3b6dd3506f2 [file] [log] [blame]
SKIP: FAILED
<dawn>/src/tint/lang/msl/writer/printer/printer.cc:469 internal compiler error: S = struct @align(4) {
a:array<i32> @offset(0)
}
%b1 = block { # root
%G:ptr<storage, S, read> = var @binding_point(0, 0)
}
%tint_symbol = @compute @workgroup_size(1, 1, 1) func():void -> %b2 {
%b2 = block {
%p:ptr<storage, array<i32>, read> = access %G, 0u
%p2:ptr<storage, array<i32>, read> = let %p
%l1:u32 = arrayLength %p2
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. *
********************************************************************