vulkan: check 3D image type for VK_IMAGE_CREATE_2D_VIEW_COMPATIBLE_BIT_EXT
authorMike Blumenkrantz <michael.blumenkrantz@gmail.com>
Tue, 5 Apr 2022 12:39:34 +0000 (08:39 -0400)
committerMarge Bot <emma+marge@anholt.net>
Tue, 5 Apr 2022 20:30:31 +0000 (20:30 +0000)
commit9a6ea51388505ce90834708dc7848b23d2b362b3
treeeec12b57052d9dd0361bf2b180d857f8c95da761
parentb91b90c2565e3a5f15b7eee63cd36970291737ea
vulkan: check 3D image type for VK_IMAGE_CREATE_2D_VIEW_COMPATIBLE_BIT_EXT

Reviewed-by: Jason Ekstrand <jason.ekstrand@collabora.com>
Reviewed-by: Dave Airlie <airlied@redhat.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/15754>
src/vulkan/runtime/vk_image.c