blob: 67ceebb7a872ccf942c7bf37a5f82d0052e8d937 [file] [log] [blame]
SKIP: FAILED
<dawn>/src/tint/lang/msl/writer/printer/printer.cc:355 internal compiler error: S = struct @align(16) {
a:vec4<f32> @offset(0)
b:i32 @offset(16)
}
%b1 = block { # root
%sb:ptr<storage, array<S>, read> = var @binding_point(0, 0)
}
%tint_symbol = @compute @workgroup_size(1, 1, 1) func():void -> %b2 {
%b2 = block {
%3:ptr<storage, S, read> = access %sb, 1i
%x:S = load %3
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. *
********************************************************************