blob: 8147c38c0c176b9dc7fd58ed2dee0f53306052d3 [file] [log] [blame]
SKIP: FAILED
../../src/tint/lang/msl/writer/printer/printer.cc:500 internal compiler error: $B1: { # root
%a:ptr<storage, vec4<u32>, read_write> = var @binding_point(0, 0)
}
%tint_symbol = func():void {
$B2: {
%3:u32 = load_vector_element %a, 1i
%4:u32 = sub %3, 1u
store_vector_element %a, 1i, %4
%5:u32 = load_vector_element %a, 2u
%6:u32 = sub %5, 1u
store_vector_element %a, 2u, %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. *
********************************************************************