Home
last modified time | relevance | path

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

/aosp_15_r20/hardware/google/gfxstream/host/vulkan/
DVkDecoderGlobalState.cpp2204 void on_vkGetDeviceQueue(android::base::BumpPool* pool, VkDevice boxed_device, in on_vkGetDeviceQueue() function in gfxstream::vk::VkDecoderGlobalState::Impl
9267 void VkDecoderGlobalState::on_vkGetDeviceQueue(android::base::BumpPool* pool, VkDevice device, in on_vkGetDeviceQueue() function in gfxstream::vk::VkDecoderGlobalState
/aosp_15_r20/external/mesa3d/src/gfxstream/guest/vulkan_enc/
H A DResourceTracker.cpp2100 void ResourceTracker::on_vkGetDeviceQueue(void*, VkDevice device, uint32_t, uint32_t, in on_vkGetDeviceQueue() function in gfxstream::vk::ResourceTracker