Navigation
API > API/Runtime > API/Runtime/RHI > API/Runtime/RHI/FGPUDefragAllocator
References
| Module | RHI |
| Header | /Engine/Source/Runtime/RHI/Public/GPUDefragAllocator.h |
| Include | #include "GPUDefragAllocator.h" |
| Source | /Engine/Source/Runtime/RHI/Private/GPUDefragAllocator.cpp |
FMemoryChunk &42; RelocateAllowed
&40;
FMemoryChunk &42; FreeChunk,
FMemoryChunk &42; UsedChunk
&41;
Remarks
Performs a partial defrag while trying to process any pending async reallocation requests.
Parameters
| Name | Description |
|---|---|
| Stats | [out] Stats |
| StartTime | Start time, used for limiting the Tick() time |