FRHICommandListFenceAllocator

Thread-safe allocator for GPU fences used in deferred command list execution Fences are stored in a ringbuffer

Windows
MacOS
Linux

References

Module

RHI

Header

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

Include

#include "RHICommandList.h"

Syntax

class FRHICommandListFenceAllocator

Remarks

Thread-safe allocator for GPU fences used in deferred command list execution Fences are stored in a ringbuffer

Constructors

Functions

Name Description

Public function

uint32

 

AllocFenceIndex()

Public function

uint64 &

 

GetFenceID

(
    int32 FenceIndex
)

Constants

Name

Description

MAX_FENCE_INDICES

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