1adb2e9e95
On panfrost we can treat 2DMS image access like 3D access. Use a lowering pass to do this to implement 2DMS image load/store. Signed-off-by: Eric R. Smith <eric.smith@collabora.com> Reviewed-by: Erik Faye-Lund <erik.faye-lund@collabora.com> Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/27626>