FGPUDefragAllocator::FMemoryChunk::IsRelocating

Returns true if the Chunk is being asynchronously relocated due to reallocation or defrag.

Windows
MacOS
Linux

References

Module

RHI

Header

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

Include

#include "GPUDefragAllocator.h"

Syntax

bool IsRelocating() const

Remarks

Returns true if the Chunk is being asynchronously relocated due to reallocation or defrag.

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