blob: 458845ab177253f31a83bb8b81a864bf83369efe [file] [log] [blame]
SKIP: FAILED
<dawn>/src/tint/lang/msl/writer/printer/printer.cc:355 internal compiler error: S = struct @align(4) {
i:i32 @offset(0)
}
%b1 = block { # root
%s:ptr<storage, S, read_write> = var @binding_point(0, 0)
}
%tint_symbol = @compute @workgroup_size(1, 1, 1) func():void -> %b2 {
%b2 = block {
%3:S = load %s
%4:ptr<storage, i32, read_write> = access %s, 0u
%5:i32 = load %4
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. *
********************************************************************