zink: remove redundant 'blitting' check in zink_prep_fb_attachment()
authorMike Blumenkrantz <michael.blumenkrantz@gmail.com>
Tue, 11 Apr 2023 18:26:20 +0000 (14:26 -0400)
committerMarge Bot <emma+marge@anholt.net>
Wed, 12 Apr 2023 15:43:01 +0000 (15:43 +0000)
commitaec938b1f8c99c5237912c27a4ec3eef876dfd61
tree7f7e9c22fcb11d1c75d2b3c7ef43763b30094a33
parent4f3ddf31e02c2d8cbc077389cf2664604469f54d
zink: remove redundant 'blitting' check in zink_prep_fb_attachment()

this is a return conditional 2 lines above

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