Searched refs:DestroyPool (Results 1 – 2 of 2) sorted by relevance
67 DestroyPool(descriptorPool_[DESCRIPTOR_SET_INDEX_TYPE_STATIC]); in ~NodeContextDescriptorSetManagerVk()68 DestroyPool(descriptorPool_[DESCRIPTOR_SET_INDEX_TYPE_ONE_FRAME]); in ~NodeContextDescriptorSetManagerVk()70 DestroyPool(ref.descriptorPool); in ~NodeContextDescriptorSetManagerVk()74 void NodeContextDescriptorSetManagerVk::DestroyPool(LowLevelContextDescriptorPoolVk& descriptorPool) in DestroyPool() function in NodeContextDescriptorSetManagerVk218 …std::for_each(oldRes, pendingDeallocations_.end(), [this](auto& res) { DestroyPool(res.descriptorP… in BeginFrame()
141 void DestroyPool(LowLevelContextDescriptorPoolVk& descriptorPool);