FOpenGLDynamicRHI::RHIPerFrameRHIFlushComplete

FlushType: called from render thread when RHI thread is flushed.

Windows
MacOS
Linux

Override Hierarchy

FDynamicRHI::RHIPerFrameRHIFlushComplete()

FOpenGLDynamicRHI::RHIPerFrameRHIFlushComplete()

References

Module

OpenGLDrv

Header

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

Include

#include "OpenGLDrv.h"

Source

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

Syntax

virtual void RHIPerFrameRHIFlushComplete()

Remarks

Called once per frame just before deferred deletion in FRHIResource::FlushPendingDeletes

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