Searched defs:create_pool (Results 1 – 5 of 5) sorted by relevance
56 std::unique_ptr<IMemoryPool> OffsetLifetimeManager::create_pool(IAllocator *allocator) in create_pool() function in arm_compute::OffsetLifetimeManager
48 std::unique_ptr<IMemoryPool> BlobLifetimeManager::create_pool(IAllocator *allocator) in create_pool() function in arm_compute::BlobLifetimeManager
827 def create_pool(args): function
829 create_pool(struct zink_screen *screen, unsigned num_type_sizes, const VkDescriptorPoolSize *sizes,… in create_pool() function
1448 void (*create_pool)(struct wl_client *client, member