v3dv: fix offset computed by vkGetImageSubresourceLayout for array images
authorIago Toral Quiroga <itoral@igalia.com>
Tue, 1 Sep 2020 11:01:49 +0000 (13:01 +0200)
committerMarge Bot <eric+marge@anholt.net>
Tue, 13 Oct 2020 21:21:33 +0000 (21:21 +0000)
commit83336adacad74c5a121f265a599d7e84e70bb2a4
tree0bd4dda7e30cb723edfbc53aedc73c0e454be109
parent4cc7d6a85f2eccf90307989bbdae6fc9b0a301c0
v3dv: fix offset computed by vkGetImageSubresourceLayout for array images

Fixes:
dEQP-VK.image.subresource_layout.2d_array.*

Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/6766>
src/broadcom/vulkan/v3dv_image.c