venus: override aspectMask for internal tiling modifier
authorYiwei Zhang <zzyiwei@chromium.org>
Tue, 19 Apr 2022 23:50:13 +0000 (16:50 -0700)
committerMarge Bot <emma+marge@anholt.net>
Thu, 21 Apr 2022 01:29:21 +0000 (01:29 +0000)
commit09cee71e80d26671d3ab6374a7a2535885c497dc
tree3f3340c060d572b723c84a34ba35c7b5eb42d58c
parentd7256043b3ac3652a070ed0384db80effc99ed96
venus: override aspectMask for internal tiling modifier

WSI images and Android AHBs can have tiling modifier overrides, thus we
must override the aspectMask upon image subresource layout query.

Signed-off-by: Yiwei Zhang <zzyiwei@chromium.org>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/15993>
src/virtio/vulkan/vn_image.c