FGPUDefragAllocator::PlatformInsertFence

Inserts a fence to synchronize relocations.

Windows
MacOS
Linux

References

Module

RHI

Header

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

Include

#include "GPUDefragAllocator.h"

Syntax

uint64 PlatformInsertFence()

Remarks

Inserts a fence to synchronize relocations. The fence can be blocked on at a later time to ensure that all relocations initiated so far has been fully completed.

Returns

New fence value

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