blob: 833067d071dd5a1da07962a01321779449fb53b8 [file] [log] [blame]
SKIP: FAILED
<dawn>/src/tint/lang/msl/writer/printer/printer.cc:469 internal compiler error: %b1 = block { # root
%prevent_dce:ptr<storage, vec3<f32>, read_write> = var @binding_point(2, 0)
}
%dpdxCoarse_f64d7b = func():void -> %b2 {
%b2 = block {
%3:vec3<f32> = dpdxCoarse vec3<f32>(1.0f)
%res:ptr<function, vec3<f32>, read_write> = var, %3
%5:vec3<f32> = load %res
store %prevent_dce, %5
ret
}
}
%fragment_main = @fragment func():void -> %b3 {
%b3 = block {
%7:void = call %dpdxCoarse_f64d7b
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. *
********************************************************************