radv: fix non-square compressed image copy on gfx9
authorChia-I Wu <olvaffe@gmail.com>
Wed, 7 Jun 2023 01:14:54 +0000 (18:14 -0700)
committerMarge Bot <emma+marge@anholt.net>
Thu, 8 Jun 2023 04:58:31 +0000 (04:58 +0000)
commitd0d7dda82932f59b3e07f00c7edd2bae6fb8f467
treee53cb91fad80e019f5c4b023fe36674988a8a79a
parent8616c0a52c776ecc7d0e946207ab35213b5ba985
radv: fix non-square compressed image copy on gfx9

There is a typo in fixup_gfx9_cs_copy.

Fixed dEQP-VK.api.copy_and_blit.*.image_to_buffer.2d_images.mip_copies_bc*_64x192_* in deqp 1.3.6.0.

Fixes: 35f053ba8cd ("radv: Fix corrupted mipmap copies on GFX9+")
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/23483>
src/amd/vulkan/meta/radv_meta_bufimage.c