Lines Matching refs:descriptorPool
768 VkDescriptorPool descriptorPool, in vkDestroyDescriptorPool() argument
772 mReconstruction.removeHandles((const uint64_t*)(&descriptorPool), 1, true); in vkDestroyDescriptorPool()
776 VkDevice device, VkDescriptorPool descriptorPool, in vkResetDescriptorPool() argument
784 VkDescriptorPool descriptorPool, uint32_t descriptorSetCount, in vkFreeDescriptorSets() argument
3712 VkDevice device, VkDescriptorPool descriptorPool, in vkCollectDescriptorPoolIdsGOOGLE() argument
4490 VkDescriptorPool descriptorPool, in vkDestroyDescriptorPool() argument
4493 descriptorPool, pAllocator); in vkDestroyDescriptorPool()
4500 VkDevice device, VkDescriptorPool descriptorPool, in vkResetDescriptorPool() argument
4503 descriptorPool, flags); in vkResetDescriptorPool()
4521 VkDevice device, VkDescriptorPool descriptorPool, in vkFreeDescriptorSets() argument
4525 descriptorPool, descriptorSetCount, pDescriptorSets); in vkFreeDescriptorSets()
7174 VkDevice device, VkDescriptorPool descriptorPool, uint32_t* pPoolIdCount, uint64_t* pPoolIds) { in vkCollectDescriptorPoolIdsGOOGLE() argument
7176 descriptorPool, pPoolIdCount, pPoolIds); in vkCollectDescriptorPoolIdsGOOGLE()