FOpenGLDynamicRHI::RHIInvalidateCachedState

Some RHI implementations (OpenGL) cache render state internally Signal to RHI that cached state is no longer valid

Windows
MacOS
Linux

Override Hierarchy

IRHIComputeContext::RHIInvalidateCachedState()

FOpenGLDynamicRHI::RHIInvalidateCachedState()

References

Module

OpenGLDrv

Header

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

Include

#include "OpenGLDrv.h"

Source

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

Syntax

virtual void RHIInvalidateCachedState()

Remarks

Some RHI implementations (OpenGL) cache render state internally Signal to RHI that cached state is no longer valid

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