95ea41dff9
in some apps (hl2), there's a weird sequence like: * bind attachment with srgb view * clear * bind attachment with base format * draw rewriting the clear color like this avoids unnecessarily triggering a renderpass Reviewed-by: Dave Airlie <airlied@redhat.com> Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/18627>