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 |
virtual void Free
&40;
void &42; Pointer
&41;
Remarks
Frees allocation associated with the specified Pointer.
Frees allocation associated with passed in pointer.
Parameters
| Name | Description |
|---|---|
| Pointer | Pointer to free. |
| Pointer | Pointer to free. |