FGPUDefragAllocator::BlockOnSyncIndex

Blocks the calling thread until the specified sync index has been completed.

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 BlockOnSyncIndex
(
    uint32 SyncIndex
)

Remarks

Blocks the calling thread until the specified sync index has been completed.

Parameters

Parameter

Description

SyncIndex

Sync index to wait for

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