blob: fe820d44b8e1a6e466e856a8ed0dd9f7852e82a1 [file] [log] [blame] [edit]
SKIP: FAILED
<dawn>/src/tint/lang/msl/writer/printer/printer.cc:355 internal compiler error: %b1 = block { # root
%in:ptr<storage, vec4<f16>, read> = var @binding_point(0, 0)
%out:ptr<storage, vec4<f16>, read_write> = var @binding_point(0, 1)
}
%tint_symbol = @compute @workgroup_size(1, 1, 1) func():void -> %b2 {
%b2 = block {
%4:vec4<f16> = load %in
store %out, %4
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. *
********************************************************************