![]() |
UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
|
Pool allocator internal data. More...
#include <RHIPoolAllocator.h>
Friends | |
| class | FRHIMemoryPool |
| class | FRHIPoolAllocator |
Pool allocator internal data.
| void FRHIPoolAllocationData::AddAlias | ( | FRHIPoolAllocationData * | InOther | ) |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
| void FRHIPoolAllocationData::InitAsAllocated | ( | uint32 | InSize, |
| uint32 | InPoolAlignment, | ||
| uint32 | InAllocationAlignment, | ||
| FRHIPoolAllocationData * | InFree | ||
| ) |
| void FRHIPoolAllocationData::InitAsFree | ( | int16 | InPoolIndex, |
| uint32 | InSize, | ||
| uint32 | InAlignment, | ||
| uint32 | InOffset | ||
| ) |
|
inline |
|
inline |
|
inline |
|
inline |
| void FRHIPoolAllocationData::MoveFrom | ( | FRHIPoolAllocationData & | InAllocated, |
| bool | InLocked | ||
| ) |
| void FRHIPoolAllocationData::RemoveAlias | ( | ) |
| void FRHIPoolAllocationData::Reset | ( | ) |
|
inline |
|
inline |
|
friend |
|
friend |