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