blob: f6dd7a2cd421b228a43686dfde201c2e1f5722d5 [file] [log] [blame]
SKIP: FAILED
../../src/tint/lang/msl/writer/printer/printer.cc:500 internal compiler error: strided_arr = struct @align(8) {
el:vec2<f32> @offset(0)
}
S = struct @align(8) {
field0:array<strided_arr, 3> @offset(0)
}
$B1: { # root
%myvar:ptr<storage, S, read_write> = var @binding_point(0, 0)
}
%main_1 = func():void {
$B2: {
ret
}
}
%tint_symbol = @fragment func():void {
$B3: {
%4:void = call %main_1
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. *
********************************************************************