Home
last modified time | relevance | path

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

/hardware/google/gfxstream/guest/vulkan_enc/
DResourceTracker.cpp252 bool descriptorPoolSupportsIndividualFreeLocked(VkDescriptorPool pool) { in descriptorPoolSupportsIndividualFreeLocked() function
4945 if (!descriptorPoolSupportsIndividualFreeLocked(descriptorPool)) return VK_SUCCESS; in on_vkFreeDescriptorSets()