Home
last modified time | relevance | path

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

/hardware/google/gfxstream/host/vulkan/
DVkDecoderGlobalState.h675 void on_vkCollectDescriptorPoolIdsGOOGLE(android::base::BumpPool* pool, VkDevice device,
DVkDecoderGlobalState.cpp6281 void on_vkCollectDescriptorPoolIdsGOOGLE(android::base::BumpPool* pool, VkDevice device, in on_vkCollectDescriptorPoolIdsGOOGLE() function in gfxstream::vk::VkDecoderGlobalState::Impl
8768 void VkDecoderGlobalState::on_vkCollectDescriptorPoolIdsGOOGLE(android::base::BumpPool* pool, in on_vkCollectDescriptorPoolIdsGOOGLE() function in gfxstream::vk::VkDecoderGlobalState
8773 mImpl->on_vkCollectDescriptorPoolIdsGOOGLE(pool, device, descriptorPool, pPoolIdCount, in on_vkCollectDescriptorPoolIdsGOOGLE()
DVkDecoder.cpp21521 m_state->on_vkCollectDescriptorPoolIdsGOOGLE(&m_pool, device, descriptorPool, in decode()