Searched defs:PoolAllocator (Results 1 – 4 of 4) sorted by relevance
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