Searched refs:DispatchDestroyDescriptorPool (Results 1 – 4 of 4) sorted by relevance
50 DispatchDestroyDescriptorPool(dev_data_->device, pool.first, NULL); in ~GpuDescriptorSetManager()122 DispatchDestroyDescriptorPool(dev_data_->device, desc_pool, NULL); in PutBackDescriptorSet()
366 void DispatchDestroyDescriptorPool(
462 void DispatchDestroyDescriptorPool(VkDevice device, VkDescriptorPool descriptorPool, const VkAlloca… in DispatchDestroyDescriptorPool() function
2446 DispatchDestroyDescriptorPool(device, descriptorPool, pAllocator); in DestroyDescriptorPool()