7625cba2b7
The output swizzle defined in the render-target descriptor is ignored when the format is RAW. In that case, we have to swap the components when lowering FB stores/loads if we want to get the right color. Signed-off-by: Boris Brezillon <boris.brezillon@collabora.com> Acked-by: Alyssa Rosenzweig <alyssa.rosenzweig@collabora.com> Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/12793>