blob: 42b86c1aee5d427847f25560e143c4d585cf5643 [file] [log] [blame]
SKIP: FAILED
../../src/tint/lang/msl/writer/printer/printer.cc:500 internal compiler error: $B1: { # root
%m:ptr<private, mat2x2<f16>, read_write> = var, mat2x2<f16>(vec2<f16>(0.0h, 1.0h), vec2<f16>(2.0h, 3.0h))
%out:ptr<storage, mat2x2<f16>, read_write> = var @binding_point(0, 0)
}
%f = @compute @workgroup_size(1, 1, 1) func():void {
$B2: {
%4:mat2x2<f16> = load %m
store %out, %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. *
********************************************************************