Home
last modified time | relevance | path

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

/hardware/google/gfxstream/host/vulkan/
DVkDecoderGlobalState.cpp2903 void cleanupDescriptorPoolAllocedSetsLocked(VkDescriptorPool descriptorPool, in cleanupDescriptorPoolAllocedSetsLocked() function in gfxstream::vk::VkDecoderGlobalState::Impl
2948 cleanupDescriptorPoolAllocedSetsLocked(descriptorPool, true /* destroy */); in on_vkDestroyDescriptorPool()
2962 cleanupDescriptorPoolAllocedSetsLocked(descriptorPool); in on_vkResetDescriptorPool()
7256 cleanupDescriptorPoolAllocedSetsLocked(descriptorPool, /*isDestroy=*/true); in teardownInstanceLocked()