FGPUDefragAllocator::CheckForErrors

Checks the int32ernal state for errors. (Slow) Checks the internal state for errors. (Slow)

Windows
MacOS
Linux

References

Module

RHI

Header

/Engine/Source/Runtime/RHI/Public/GPUDefragAllocator.h

Include

#include "GPUDefragAllocator.h"

Source

/Engine/Source/Runtime/RHI/Private/GPUDefragAllocator.cpp

Syntax

void CheckForErrors
(
    bool bCheckSortedFreeList
)

Remarks

Checks the int32ernal state for errors. (Slow)

Checks the internal state for errors. (Slow)

Parameters

Parameter

Description

bCheckSortedFreeList

If true, also checks that the freelist is sorted

bCheckSortedFreeList

If true, also checks that the freelist is sorted

Help shape the future of Unreal Engine documentation! Tell us how we're doing so we can serve you better.
Take our survey
Dismiss