Searched refs:on_vkGetImageSubresourceLayout (Results 1 – 3 of 3) sorted by relevance
/aosp_15_r20/external/mesa3d/src/gfxstream/guest/vulkan_enc/ |
H A D | ResourceTracker.h | 212 void on_vkGetImageSubresourceLayout(void* context, VkDevice device, VkImage image,
|
H A D | ResourceTracker.cpp | 3767 on_vkGetImageSubresourceLayout(context, device, dedicatedAllocInfoPtr->image, in on_vkAllocateMemory() 5334 void ResourceTracker::on_vkGetImageSubresourceLayout(void* context, VkDevice device, VkImage image, in on_vkGetImageSubresourceLayout() function in gfxstream::vk::ResourceTracker
|
H A D | func_table.cpp | 730 resources->on_vkGetImageSubresourceLayout(vkEnc, gfxstream_device->internal_object, image, in gfxstream_vk_GetImageSubresourceLayout()
|