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 |
void CheckForErrors
&40;
bool bCheckSortedFreeList
&41;
Remarks
Checks the int32ernal state for errors. (Slow)
Checks the internal state for errors. (Slow)
Parameters
| Name | Description |
|---|---|
| bCheckSortedFreeList | If true, also checks that the freelist is sorted |
| bCheckSortedFreeList | If true, also checks that the freelist is sorted |