blob: b567e6c4ef5b75cb2e316682ef72b4a7825f2506 [file] [log] [blame]
SKIP: FAILED
<dawn>/src/tint/lang/msl/writer/printer/printer.cc:355 internal compiler error: Inner = struct @align(8) {
scalar_f16:f16 @offset(0)
vec3_f16:vec3<f16> @offset(8)
mat2x4_f16:mat2x4<f16> @offset(16)
}
S = struct @align(8) {
inner:Inner @offset(0)
}
%b1 = block { # root
%u:ptr<uniform, S, read> = var @binding_point(0, 0)
}
%tint_symbol = @compute @workgroup_size(1, 1, 1) func():void -> %b2 {
%b2 = block {
%x:S = load %u
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. *
********************************************************************