vulkan/runtime: add common implementation for GetImageSubresourceLayout()
authorSamuel Pitoiset <samuel.pitoiset@gmail.com>
Tue, 2 May 2023 11:34:44 +0000 (13:34 +0200)
committerMarge Bot <emma+marge@anholt.net>
Fri, 4 Aug 2023 13:55:11 +0000 (13:55 +0000)
commitfb8ba9d3b9bc8595e4b94146c71ba96147b609cc
tree927876952ec00b376a530ef761eac3487ab159ce
parent3651eb0be8183a4b4fa2f73fb5b269bad70a0e2f
vulkan/runtime: add common implementation for GetImageSubresourceLayout()

Signed-off-by: Samuel Pitoiset <samuel.pitoiset@gmail.com>
Reviewed-by: Faith Ekstrand <faith.ekstrand@collabora.com>
Reviewed-by: Lionel Landwerlin <lionel.g.landwerlin@intel.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/24365>
src/vulkan/runtime/vk_image.c