FLockTracker

Windows
MacOS
Linux

References

Module

RHI

Header

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

Include

#include "RHICommandList.h"

Syntax

struct FLockTracker

Variables

Name Description

Public variable

TArray< FLockPa...

 

OutstandingLocks

Public variable

uint32

 

TotalMemoryOutstanding

Constructors

Name Description

Public function

FLockTracker()

Functions

Name Description

Public function

void

 

Lock

(
    void* RHIBuffer,
    void* Buffer,
    uint32 Offset,
    uint32 SizeRHI,
    EResourceLockMode LockMode
)

Public function

FLockParams

 

Unlock

(
    void* RHIBuffer
)

Classes

Name

Description

Public struct

FLockParams

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