blob: b8b4503a24cc16e82e91c8374677bfcc621e9a3a [file] [log] [blame]
SKIP: FAILED
../../src/tint/lang/msl/writer/printer/printer.cc:500 internal compiler error: $B1: { # root
%s:ptr<storage, f32, read_write> = var @binding_point(0, 0)
}
%tint_symbol = @compute @workgroup_size(1, 1, 1) func():void {
$B2: {
%m:ptr<function, mat3x3<f32>, read_write> = var
%4:ptr<function, vec3<f32>, read_write> = access %m, 1i
%5:vec3<f32> = load %4
%v:vec3<f32> = let %5
%7:f32 = access %v, 1i
%f:f32 = let %7
store %s, %f
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. *
********************************************************************