blob: ff513fdb627c7813d47de5197ffec05486d172c4 [file] [log] [blame]
SKIP: FAILED
<dawn>/src/tint/lang/msl/writer/printer/printer.cc:355 internal compiler error: str = struct @align(16) {
i:vec4<f32> @offset(0)
}
%b1 = block { # root
%S:ptr<uniform, str, read> = var @binding_point(0, 0)
}
%func = func(%pointer:ptr<uniform, vec4<f32>, read>):vec4<f32> -> %b2 {
%b2 = block {
%4:vec4<f32> = load %pointer
ret %4
}
}
%tint_symbol = @compute @workgroup_size(1, 1, 1) func():void -> %b3 {
%b3 = block {
%6:ptr<uniform, vec4<f32>, read> = access %S, 0u
%r:vec4<f32> = call %func, %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. *
********************************************************************