![]() |
UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
|
This is the complete list of members for FRHIPoolAllocator, including all inherited members.
| bDefragEnabled | FRHIPoolAllocator | protected |
| CreateNewPool(int16 InPoolIndex, uint32 InMinimumAllocationSize, ERHIPoolResourceTypes InAllocationResourceType)=0 | FRHIPoolAllocator | protectedpure virtual |
| CS | FRHIPoolAllocator | protected |
| DeallocateInternal(FRHIPoolAllocationData &AllocationData) | FRHIPoolAllocator | protected |
| DefaultPoolSize | FRHIPoolAllocator | protected |
| Defrag(FRHIContextArray const &Contexts, uint32 InMaxCopySize, uint32 &CurrentCopySize) | FRHIPoolAllocator | |
| Destroy() | FRHIPoolAllocator | |
| FreeListOrder | FRHIPoolAllocator | protected |
| FRHIMemoryPool | FRHIPoolAllocator | friend |
| FRHIPoolAllocator(uint64 InDefaultPoolSize, uint32 InPoolAlignment, uint32 InMaxAllocationSize, FRHIMemoryPool::EFreeListOrder InFreeListOrder, bool InDefragEnabled) | FRHIPoolAllocator | |
| HandleDefragRequest(FRHIContextArray const &Contexts, FRHIPoolAllocationData *InSourceBlock, FRHIPoolAllocationData &InTmpTargetBlock)=0 | FRHIPoolAllocator | protectedpure virtual |
| Initialize() | FRHIPoolAllocator | |
| LastDefragPoolIndex | FRHIPoolAllocator | protected |
| MaxAllocationSize | FRHIPoolAllocator | protected |
| PoolAlignment | FRHIPoolAllocator | protected |
| PoolAllocationOrder | FRHIPoolAllocator | protected |
| Pools | FRHIPoolAllocator | protected |
| SortPools() | FRHIPoolAllocator | protected |
| TotalAllocatedBlocks | FRHIPoolAllocator | protected |
| TryAllocateInternal(uint32 InSizeInBytes, uint32 InAllocationAlignment, ERHIPoolResourceTypes InAllocationResourceType, FRHIPoolAllocationData &AllocationData) | FRHIPoolAllocator | protected |
| UpdateMemoryStats(uint32 &IOMemoryAllocated, uint32 &IOMemoryUsed, uint32 &IOMemoryFree, uint32 &IOMemoryEndFree, uint32 &IOAlignmentWaste, uint32 &IOAllocatedPageCount, uint32 &IOFullPageCount) | FRHIPoolAllocator | |
| ~FRHIPoolAllocator() | FRHIPoolAllocator | virtual |