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