Searched defs:PoolAllocator (Results 1 – 5 of 5) sorted by relevance
29 PoolAllocator::PoolAllocator(int growthIncrement, int allocationAlignment) in PoolAllocator() function in angle::PoolAllocator
158 PoolAllocator::PoolAllocator(int growthIncrement, int allocationAlignment) in PoolAllocator() function in angle::PoolAllocator
878 template<typename T> friend class PoolAllocator; variable
1385 class PoolAllocator class1418 PoolAllocator<T>::PoolAllocator(const ALLOCATION_CALLBACKS& allocationCallbacks, UINT firstBlockCap… in PoolAllocator() function in D3D12MA::PoolAllocator
19 class PoolAllocator; variable