![]() |
UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
|
#include <RHITransientResourceAllocator.h>
Classes | |
| struct | FAllocation |
| struct | FMemoryRange |
Public Types | |
| enum class | EMemoryRangeFlags { None = 0 , FastVRAM = 1 << 0 } |
| using | FAllocationArray = TArray< FAllocation, TInlineAllocator< 2 > > |
Public Attributes | |
| TArray< FMemoryRange > | MemoryRanges |
| TMap< const FRHITransientResource *, FAllocationArray > | Resources |
|
strong |
| TArray<FMemoryRange> FRHITransientAllocationStats::MemoryRanges |
| TMap<const FRHITransientResource*, FAllocationArray> FRHITransientAllocationStats::Resources |