zink: skip msrtss replicate if the attachment will be full-cleared
authorMike Blumenkrantz <michael.blumenkrantz@gmail.com>
Tue, 28 Mar 2023 13:46:16 +0000 (09:46 -0400)
committerMarge Bot <emma+marge@anholt.net>
Thu, 20 Apr 2023 12:58:12 +0000 (12:58 +0000)
commit8ea506e94bf22b757b3123c242430ab2392638c2
treeeda611f5d69e9b6f4ac9067d5065866c1c27daf4
parent1e7cb4642e99e863cae25a942a823897ef7a1605
zink: skip msrtss replicate if the attachment will be full-cleared

this should be unnecessary and avoids a perf hit

Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/22577>
src/gallium/drivers/zink/zink_render_pass.c