Navigation
API > API/Runtime > API/Runtime/RHI > API/Runtime/RHI/IRHICommandContextPSOFallback
- IRHICommandContext::RHISetGraphicsPipelineState()
- IRHICommandContextPSOFallback::RHISetGraphicsPipelineState()
- FOpenGLDynamicRHI::RHISetGraphicsPipelineState()
References
| Module | RHI |
| Header | /Engine/Source/Runtime/RHI/Public/RHIContext.h |
| Include | #include "RHIContext.h" |
virtual void RHISetGraphicsPipelineState
&40;
FRHIGraphicsPipelineState &42; GraphicsState,
uint32 StencilRef,
bool bApplyAdditionalState
&41;
Remarks
This will set most relevant pipeline state. Legacy APIs are expected to set corresponding disjoint state as well.
Parameters
| Name | Description |
|---|---|
| GraphicsShaderState | the graphics pipeline state |