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" |
void PlatformNotifyReallocationFinished
&40;
FAsyncReallocationRequest &42; FinishedRequest,
void &42; UserPayload
&41;
Remarks
Notifies the platform that an async reallocation request has been completed.
Parameters
| Name | Description |
|---|---|
| FinishedRequest | The request that got completed |
| UserPayload | User payload for the allocation |