zink: split out scissor flagging from framebuffer updating
authorMike Blumenkrantz <michael.blumenkrantz@gmail.com>
Wed, 11 May 2022 14:54:33 +0000 (10:54 -0400)
committerMarge Bot <emma+marge@anholt.net>
Fri, 20 May 2022 16:42:21 +0000 (16:42 +0000)
commitb25b8027e5e38217c4fa23fc3dfd5ca2a058fd96
tree6607fb6288f1f04c03dc034a4a44cd4b3b61a669
parent91a9676a0c5d339c551836b608dc866fd3867a3c
zink: split out scissor flagging from framebuffer updating

this is kinda similar but not actually the same thing

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