gfxstream: Remove VkImage from functable handle translation

Not required for any Mesa object backings.
TODO: Investigate why VkBuffer still required (and crashing without
translation)

Reviewed-by: Aaron Ruby <aruby@blackberry.com>
Acked-by: Yonggang Luo <luoyonggang@gmail.com>
Acked-by: Adam Jackson <ajax@redhat.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/27246>
This commit is contained in:
Aaron Ruby
2024-04-26 17:12:55 -04:00
committed by Marge Bot
parent f667ed01e7
commit 24cb362a9c
3 changed files with 1 additions and 12 deletions
@@ -137,9 +137,8 @@ HANDLES_TRANSLATE = {
"VkCommandBuffer",
"VkFence",
"VkSemaphore",
# TODO: What part of WSI needs Mesa object backings for VkImage/VkBuffer?
# TODO: Still need this translation to avoid descriptorSets crash
"VkBuffer",
"VkImage",
}
# Types that have a corresponding method for transforming