FOpenGLDynamicRHI::RHISetGraphicsPipelineState

This will set most relevant pipeline state.

Windows
MacOS
Linux

Override Hierarchy

References

Module

OpenGLDrv

Header

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

Include

#include "OpenGLDrv.h"

Syntax

virtual void RHISetGraphicsPipelineState
(
    FRHIGraphicsPipelineState * GraphicsState,
    bool bApplyAdditionalState
)

Remarks

This will set most relevant pipeline state. Legacy APIs are expected to set corresponding disjoint state as well.

Parameters

Parameter

Description

GraphicsShaderState

the graphics pipeline state

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