FOpenGLDynamicRHI::LockIndexBuffer_BottomOfPipe

Windows
MacOS
Linux

Override Hierarchy

FDynamicRHI::LockIndexBuffer_BottomOfPipe()

FOpenGLDynamicRHI::LockIndexBuffer_BottomOfPipe()

References

Module

OpenGLDrv

Header

/Engine/Source/Runtime/OpenGLDrv/Public/OpenGLDrv.h

Include

#include "OpenGLDrv.h"

Source

/Engine/Source/Runtime/OpenGLDrv/Private/OpenGLIndexBuffer.cpp

Syntax

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

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