Navigation
API > API/Runtime > API/Runtime/OpenGLDrv > API/Runtime/OpenGLDrv/FOpenGLDynamicRHI > API/Runtime/OpenGLDrv/FOpenGLDynamicRHI/RHISetShaderTexture
- IRHICommandContext::RHISetShaderTexture()
- FOpenGLDynamicRHI::RHISetShaderTexture()
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 RHISetShaderTexture
&40;
FRHIGraphicsShader &42; Shader,
uint32 TextureIndex,
FRHITexture &42; NewTexture
&41;
Remarks
Set the shader resource view of a surface.