Navigation
API > API/Runtime > API/Runtime/RHI > API/Runtime/RHI/IRHICommandContext
- IRHICommandContext::RHISetGraphicsPipelineState()
- IRHICommandContextPSOFallback::RHISetGraphicsPipelineState()
References
| Module | RHI |
| Header | /Engine/Source/Runtime/RHI/Public/RHIContext.h |
| Include | #include "RHIContext.h" |
void RHISetGraphicsPipelineState
(
FRHIGraphicsPipelineState * GraphicsState,
uint32 StencilRef,
bool bApplyAdditionalState
)