blob: 4d67658333ff52908e65603a5b1f754ec7430858 [file] [log] [blame]
SKIP: FAILED
../../src/tint/lang/msl/writer/printer/printer.cc:500 internal compiler error: $B1: { # root
%u:ptr<uniform, mat4x2<f16>, read> = var @binding_point(0, 0)
%s:ptr<storage, mat4x2<f16>, read_write> = var @binding_point(0, 1)
}
%tint_symbol = @compute @workgroup_size(1, 1, 1) func():void {
$B2: {
%4:mat4x2<f16> = load %u
%x:mat4x2<f16> = let %4
store %s, %x
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. *
********************************************************************