Navigation
API > API/Runtime > API/Runtime/RHI
References
| Module | RHI |
| Header | /Engine/Source/Runtime/RHI/Public/GPUDefragAllocator.h |
| Include | #include "GPUDefragAllocator.h" |
Syntax
class FScopedGPUDefragLock
Remarks
FScopedGPUDefragLock can't cover any scope that will add dcb commands or we might deadlock.
Constructors
| Type | Name | Description | |
|---|---|---|---|
FScopedGPUDefragLock
(
FGPUDefragAllocator& InDefragAllocator |
Destructors
| Type | Name | Description | |
|---|---|---|---|