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" |
bool PlatformCanRelocate
&40;
const void &42; Source,
void &42; UserPayload
&41; const
Remarks
Allows each platform to decide whether an allocation can be relocated at this time. true if the allocation can be relocated at this time
Parameters
| Name | Description |
|---|---|
| Source | Base address of the allocation |
| UserPayload | User payload for the allocation |