| <dawn>/src/tint/lang/msl/writer/printer/printer.cc:355 internal compiler error: SSBO = struct @align(8) { |
| %ssbo:ptr<storage, SSBO, read_write> = var @binding_point(0, 0) |
| %f = @compute @workgroup_size(1, 1, 1) func():void -> %b2 { |
| %3:ptr<storage, mat2x2<f32>, read_write> = access %ssbo, 0u |
| %5:ptr<storage, mat2x2<f32>, read_write> = access %ssbo, 0u |
| 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. * |
| ******************************************************************** |