zink: try copy_region hook for blits where we can't do a regular blit or resolve
authorMike Blumenkrantz <michael.blumenkrantz@gmail.com>
Sun, 14 Jun 2020 04:03:31 +0000 (00:03 -0400)
committerMarge Bot <eric+marge@anholt.net>
Tue, 14 Jul 2020 12:57:22 +0000 (12:57 +0000)
commitab78831baa6329ad1b43dfd0203e6be508e4194d
tree9d27cc446fc7d1cdc5b05bfe29728792f49702f1
parent34fe561895bed253070b7dadaa86b4473ad7b51a
zink: try copy_region hook for blits where we can't do a regular blit or resolve

in cases where the formats match, we can likely just pass this through for now

fixes a ton of spec@!opengl 1.1@depthstencil-default_fb-blit piglit tests

Reviewed-by: Erik Faye-Lund <erik.faye-lund@collabora.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/5888>
src/gallium/drivers/zink/zink_blit.c