lavapipe: support host image copying on compressed texture formats
authorDave Airlie <airlied@redhat.com>
Fri, 6 Oct 2023 01:22:50 +0000 (11:22 +1000)
committerMarge Bot <emma+marge@anholt.net>
Tue, 10 Oct 2023 04:37:06 +0000 (04:37 +0000)
commitf9e7997ac8b05177238855f0c5ea92a043a82115
tree006706802fca25e00695ecf0e9f39db6c510ee7b
parent21a79acaa7e4d1d7e1f2f208aa00dbf92b84c478
lavapipe: support host image copying on compressed texture formats

dEQP-VK.image.host_image_copy.query.linear.bc5_snorm_block,Fail
dEQP-VK.image.host_image_copy.query.linear.bc7_unorm_block,Fail
dEQP-VK.image.host_image_copy.query.optimal.bc5_snorm_block,Fail
dEQP-VK.image.host_image_copy.query.optimal.bc7_unorm_block,Fail

Fixes: 9e9d90c6c381 ("lavapipe: VK_EXT_host_image_copy")
Reviewed-by: Erik Faye-Lund <erik.faye-lund@collabora.com>
Reviewed-by: Roland Scheidegger <sroland@vmware.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/25609>
src/gallium/frontends/lavapipe/lvp_formats.c