asahi: Clear batch->resolve on agx_batch_init
authorAsahi Lina <lina@asahilina.net>
Wed, 3 May 2023 12:48:21 +0000 (21:48 +0900)
committerAlyssa Rosenzweig <alyssa@rosenzweig.io>
Sun, 7 May 2023 13:10:37 +0000 (09:10 -0400)
commitd49e8f4d763b6e468cbda838bd38e1b71c14e7c4
treeadb88b933d46a6d911567d8d44435bc9195f55d5
parentd72e1418ce4f66c42f20779f50f40091d3d310b0
asahi: Clear batch->resolve on agx_batch_init

This has been broken forever, but it was only noticed with the ZS
load/store optimizations in the subsequent commits.

Signed-off-by: Asahi Lina <lina@asahilina.net>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/22891>
src/gallium/drivers/asahi/agx_batch.c