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