blob: c5c78758db864692df0d5f31730f38908b3692f6 [file] [log] [blame]
SKIP: FAILED
../../src/tint/lang/msl/writer/printer/printer.cc:500 internal compiler error: $B1: { # root
%in:ptr<storage, array<f32>, read> = var @binding_point(0, 0)
%out:ptr<storage, array<f32>, read_write> = var @binding_point(0, 1)
}
%tint_symbol = @compute @workgroup_size(1, 1, 1) func():void {
$B2: {
%4:ptr<storage, f32, read_write> = access %out, 0i
%5:ptr<storage, f32, read> = access %in, 0i
%6:f32 = load %5
store %4, %6
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. *
********************************************************************