Navigation
Unreal Engine C++ API Reference > 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 |
void PartialDefragmentationFast
&40;
FRelocationStats & Stats,
double StartTime
&41;
Remarks
Performs a partial defrag doing fast checks only. Adjacency and freelist walk.
Parameters
Name | Description |
---|---|
Stats | [out] Stats |
StartTime | Start time, used for limiting the Tick() time |