UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
FRHITransientPageSpanAllocator Member List

This is the complete list of members for FRHITransientPageSpanAllocator, including all inherited members.

Allocate(FRHITransientResource *Resource, const FRHITransientAllocationFences &Fences, uint32 PageCount, uint32 &NumPagesAllocated, uint32 &OutSpanIndex)FRHITransientPageSpanAllocator
Deallocate(FRHITransientResource *Resource, const FRHITransientAllocationFences &Fences, uint32 SpanIndex)FRHITransientPageSpanAllocator
Flush()FRHITransientPageSpanAllocator
FRHITransientPageSpanAllocator(uint32 InPageCount, uint32 InPageSize)FRHITransientPageSpanAllocatorinline
GetAllocationCount() constFRHITransientPageSpanAllocatorinline
GetAllocationPageCount(uint32 SpanIndex) constFRHITransientPageSpanAllocator
GetCapacity() constFRHITransientPageSpanAllocatorinline
GetFreePageCount() constFRHITransientPageSpanAllocatorinline
GetFreeSize() constFRHITransientPageSpanAllocatorinline
GetMaxSpanCount() constFRHITransientPageSpanAllocatorinline
GetPageSize() constFRHITransientPageSpanAllocatorinline
GetSpanArray(uint32 SpanIndex, SpanArrayType &OutPageSpans) constFRHITransientPageSpanAllocatorinline
GetUsedSize() constFRHITransientPageSpanAllocatorinline
IsEmpty() constFRHITransientPageSpanAllocatorinline
IsFull() constFRHITransientPageSpanAllocatorinline
Reset()FRHITransientPageSpanAllocator