FDynamicRHI::RHILockIndexBuffer

FlushType: Flush RHI Thread.

Windows
MacOS
Linux

References

Module

RHI

Header

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

Include

#include "DynamicRHI.h"

Source

/Engine/Source/Runtime/RHI/Private/RHICommandList.cpp

Syntax

virtual void * RHILockIndexBuffer
(
    FRHICommandListImmediate & RHICmdList,
    FRHIIndexBuffer * IndexBuffer,
    uint32 Offset,
    uint32 Size,
    EResourceLockMode LockMode
)

Remarks

FlushType: Flush RHI Thread.

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