| SKIP: FAILED |
| |
| ../../src/tint/lang/msl/writer/printer/printer.cc:500 internal compiler error: S = struct @align(4) { |
| a:i32 @offset(0) |
| } |
| |
| $B1: { # root |
| %v:ptr<uniform, S, read> = var @binding_point(0, 0) |
| } |
| |
| %tint_symbol = @compute @workgroup_size(1, 1, 1) func():void { |
| $B2: { |
| %3:ptr<uniform, i32, read> = access %v, 0u |
| %p:ptr<uniform, i32, read> = let %3 |
| %5:i32 = load %p |
| %6:i32 = add %5, 1i |
| %u:i32 = let %6 |
| 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. * |
| ******************************************************************** |