blob: 51feb64e3c617939bf1e1db9947d85a1e3cc8257 [file] [log] [blame]
SKIP: FAILED
../../src/tint/lang/msl/writer/printer/printer.cc:500 internal compiler error: $B1: { # root
%u:ptr<uniform, mat2x4<f32>, read> = var @binding_point(0, 0)
}
%f = @compute @workgroup_size(1, 1, 1) func():void {
$B2: {
%3:mat2x4<f32> = load %u
%4:mat4x2<f32> = transpose %3
%t:mat4x2<f32> = let %4
%6:ptr<uniform, vec4<f32>, read> = access %u, 1i
%7:vec4<f32> = load %6
%8:f32 = length %7
%l:f32 = let %8
%10:ptr<uniform, vec4<f32>, read> = access %u, 0i
%11:vec4<f32> = load %10
%12:vec4<f32> = swizzle %11, ywxz
%13:f32 = access %12, 0u
%14:f32 = abs %13
%a:f32 = let %14
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. *
********************************************************************