![]() |
UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
|
#include "CoreMinimal.h"#include "HAL/ThreadSafeCounter.h"#include "Stats/Stats.h"#include "Misc/OutputDeviceRedirector.h"#include "HAL/IConsoleManager.h"#include "Containers/List.h"#include "HAL/LowLevelMemTracker.h"#include "ProfilingDebugging/MemoryTrace.h"Go to the source code of this file.
Classes | |
| class | FGPUDefragAllocator |
| struct | FGPUDefragAllocator::FSettings |
| struct | FGPUDefragAllocator::FMemoryLayoutElement |
| struct | FGPUDefragAllocator::FRelocationStats |
| class | FGPUDefragAllocator::FMemoryChunk |
| class | FScopedGPUDefragLock |
| class | FAsyncReallocationRequest |
| #define DUMP_ALLOC_FREQUENCY 0 |
| #define LOG_EVERY_ALLOCATION 0 |
| #define TRACK_RELOCATIONS (VALIDATE_SYNC_SIZE || VALIDATE_MOVES) |
| #define USE_ALLOCATORFIXEDSIZEFREELIST 0 |
| #define VALIDATE_MEMORY_PROTECTION 0 |
| #define VALIDATE_MOVES 0 |
| #define VALIDATE_SYNC_SIZE 0 |