Searched defs:TPoolAllocator (Results 1 – 3 of 3) sorted by relevance
66 TPoolAllocator::TPoolAllocator(int growthIncrement, int allocationAlignment) : in TPoolAllocator() function in glslang::TPoolAllocator
60 TPoolAllocator::TPoolAllocator(int growthIncrement, int allocationAlignment) : in TPoolAllocator() function in TPoolAllocator
414 class TPoolAllocator; variable