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 BlockOnAsyncReallocation
&40;
FAsyncReallocationRequest &42; Request
&41;
Remarks
Blocks the calling thread until the specified request has been completed.
Parameters
| Name | Description |
|---|---|
| Request | Request to wait for. Must be a valid request. |