Home
last modified time | relevance | path

Searched defs:on_vkGetDeviceQueue2 (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/hardware/google/gfxstream/host/vulkan/
DVkDecoderGlobalState.cpp2232 void on_vkGetDeviceQueue2(android::base::BumpPool* pool, VkDevice boxed_device, in on_vkGetDeviceQueue2() function in gfxstream::vk::VkDecoderGlobalState::Impl
9273 void VkDecoderGlobalState::on_vkGetDeviceQueue2(android::base::BumpPool* pool, VkDevice device, in on_vkGetDeviceQueue2() function in gfxstream::vk::VkDecoderGlobalState
/aosp_15_r20/external/mesa3d/src/gfxstream/guest/vulkan_enc/
H A DResourceTracker.cpp2106 void ResourceTracker::on_vkGetDeviceQueue2(void*, VkDevice device, const VkDeviceQueueInfo2*, in on_vkGetDeviceQueue2() function in gfxstream::vk::ResourceTracker