Searched refs:DestroyPool (Results 1 – 12 of 12) sorted by relevance
61 void DestroyPool() { in DestroyPool() function in dawn_native::vulkan::ResourceMemoryAllocator::SingleTypeAllocator62 mPooledMemoryAllocator.DestroyPool(); in DestroyPool()286 void ResourceMemoryAllocator::DestroyPool() { in DestroyPool() function in dawn_native::vulkan::ResourceMemoryAllocator288 alloc->DestroyPool(); in DestroyPool()
49 void DestroyPool();
984 mResourceMemoryAllocator->DestroyPool(); in DestroyImpl()
40 void DestroyPool();
25 void PooledResourceMemoryAllocator::DestroyPool() { in DestroyPool() function in dawn_native::PooledResourceMemoryAllocator
72 void DestroyPool();
404 void ResourceAllocatorManager::DestroyPool() { in DestroyPool() function in dawn_native::d3d12::ResourceAllocatorManager406 alloc->DestroyPool(); in DestroyPool()
678 mResourceAllocatorManager->DestroyPool(); in DestroyImpl()
35 void DestroyPool(VmaAllocator allocator, VmaPool pool); in VK_DEFINE_HANDLE()
93 void DestroyPool(VmaAllocator allocator, VmaPool pool) in DestroyPool() function
458 poolAllocator.DestroyPool(); in TEST()
7809 void DestroyPool(VmaPool pool);16809 void VmaAllocator_T::DestroyPool(VmaPool pool) in DestroyPool() function17957 allocator->DestroyPool(pool); in vmaDestroyPool()