blob: cada6c2c551bbd657bbdc340ea8fcdfc786e8d5c [file] [log] [blame]
SKIP: FAILED
../../src/tint/lang/msl/writer/printer/printer.cc:500 internal compiler error: str = struct @align(16) {
i:vec4<f32> @offset(0)
}
$B1: { # root
%S:ptr<storage, str, read> = var @binding_point(0, 0)
}
%func = func(%pointer:ptr<storage, vec4<f32>, read>):vec4<f32> {
$B2: {
%4:vec4<f32> = load %pointer
ret %4
}
}
%tint_symbol = @compute @workgroup_size(1, 1, 1) func():void {
$B3: {
%6:ptr<storage, vec4<f32>, read> = access %S, 0u
%7:vec4<f32> = call %func, %6
%r:vec4<f32> = 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. *
********************************************************************