FOpenGLDynamicRHI::RHIUnmapStagingSurface

FlushType: Flush Immediate (seems wrong)

Windows
MacOS
Linux

Override Hierarchy

FDynamicRHI::RHIUnmapStagingSurface()

FOpenGLDynamicRHI::RHIUnmapStagingSurface()

References

Module

OpenGLDrv

Header

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

Include

#include "OpenGLDrv.h"

Source

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

Syntax

virtual void RHIUnmapStagingSurface
(
    FRHITexture * Texture,
    uint32 GPUIndex
)

Remarks

Call after a succesful RHIMapStagingSurface() call

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