Home
last modified time | relevance | path

Searched refs:on_vkGetImageSubresourceLayout (Results 1 – 3 of 3) sorted by relevance

/hardware/google/gfxstream/guest/vulkan_enc/
DResourceTracker.h212 void on_vkGetImageSubresourceLayout(void* context, VkDevice device, VkImage image,
DResourceTracker.cpp3786 on_vkGetImageSubresourceLayout(context, device, dedicatedAllocInfoPtr->image, in on_vkAllocateMemory()
5182 void ResourceTracker::on_vkGetImageSubresourceLayout(void* context, VkDevice device, VkImage image, in on_vkGetImageSubresourceLayout() function in gfxstream::vk::ResourceTracker
Dfunc_table.cpp739 resources->on_vkGetImageSubresourceLayout(vkEnc, gfxstream_device->internal_object, image, in gfxstream_vk_GetImageSubresourceLayout()