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