blob: e8d531e1b63a21666650044c6d38acc7b2b7ab01 [file] [log] [blame]
SKIP: FAILED
../../src/tint/lang/msl/writer/printer/printer.cc:500 internal compiler error: PixelLocal = struct @align(4) {
a:u32 @offset(0)
}
$B1: { # root
%V:ptr<pixel_local, PixelLocal, read_write> = var
}
%f = @fragment func():void {
$B2: {
%p:ptr<pixel_local, PixelLocal, read_write> = let %V
%4:ptr<pixel_local, u32, read_write> = access %p, 0u
store %4, 42u
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. *
********************************************************************