asahi: Don't store to unbound render targets
authorAlyssa Rosenzweig <alyssa@rosenzweig.io>
Tue, 22 Mar 2022 01:11:47 +0000 (21:11 -0400)
committerAlyssa Rosenzweig <alyssa@rosenzweig.io>
Sun, 22 May 2022 02:01:32 +0000 (22:01 -0400)
commitc955dd726e6ff9f93ed457bafb67f35499baf353
tree45c31765ac460c956446b78cbe080898991f48ac
parenta0fc622be584f232110fd5799effc6edc914511a
asahi: Don't store to unbound render targets

Otherwise we have a state leak with depth-only attachments, as in
glmark2 -bshadow.

Signed-off-by: Alyssa Rosenzweig <alyssa@rosenzweig.io>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/16512>
src/gallium/drivers/asahi/agx_pipe.c