anv: fix up blit src for emulated formats
authorChia-I Wu <olvaffe@gmail.com>
Thu, 28 Sep 2023 18:20:31 +0000 (11:20 -0700)
committerMarge Bot <emma+marge@anholt.net>
Sat, 14 Oct 2023 02:36:40 +0000 (02:36 +0000)
commit8352b61ffa17a841acdc5e6e7450f62f118c5ad1
tree4f66b3e62c38a88f6b3565aec69abb6bff87648b
parent7b84c8d6ea1f66e0c637db962f49ecd2f977bd48
anv: fix up blit src for emulated formats

When the blit src has an emulated format, redirect to the hidden plane.

Signed-off-by: Chia-I Wu <olvaffe@gmail.com>
Reviewed-by: Lionel Landwerlin <lionel.g.landwerlin@intel.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/25467>
src/intel/vulkan/anv_blorp.c