Searched refs:DXCAllocator (Results 1 – 2 of 2) sorted by relevance
143 DXCAllocator.DestroyAll(); in reset()871 new (DXCAllocator.Allocate()) MCSectionDXContainer(Name, K, nullptr); in getDXContainerSection()
133 SpecificBumpPtrAllocator<MCSectionDXContainer> DXCAllocator; variable