zink: remove redundant renderpass update check for clears
authorMike Blumenkrantz <michael.blumenkrantz@gmail.com>
Fri, 15 Jul 2022 13:25:07 +0000 (09:25 -0400)
committerMarge Bot <emma+marge@anholt.net>
Wed, 20 Jul 2022 17:30:19 +0000 (17:30 +0000)
commitd9a320b62c2303d69dc589ed814f0abdabe0efbe
tree61ce4ef0ef94de2bacec4678992e52363e74613b
parent06b04a5c7157cb29e7e7d8274c0e0a41d7420da8
zink: remove redundant renderpass update check for clears

this should be handled already in the clear code

Reviewed-by: Dave Airlie <airlied@redhat.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/17640>
src/gallium/drivers/zink/zink_render_pass.c