Navigation
API > API/Runtime > API/Runtime/OpenGLDrv > API/Runtime/OpenGLDrv/FOpenGLDynamicRHI
- IRHICommandContextPSOFallback::RHISetBoundShaderState()
- FOpenGLDynamicRHI::RHISetBoundShaderState()
References
| Module | OpenGLDrv |
| Header | /Engine/Source/Runtime/OpenGLDrv/Public/OpenGLDrv.h |
| Include | #include "OpenGLDrv.h" |
| Source | /Engine/Source/Runtime/OpenGLDrv/Private/OpenGLCommands.cpp |
virtual void RHISetBoundShaderState
&40;
FRHIBoundShaderState &42; BoundShaderState
&41;
Remarks
Set bound shader state. This will set the vertex decl/shader, and pixel shader
Parameters
| Name | Description |
|---|---|
| BoundShaderState | state resource |