Navigation
API > API/Runtime > API/Runtime/OpenGLDrv > API/Runtime/OpenGLDrv/FOpenGLShaderParameterCache
References
| Module | OpenGLDrv |
| Header | /Engine/Source/Runtime/OpenGLDrv/Public/OpenGLShaderResources.h |
| Include | #include "OpenGLShaderResources.h" |
| Source | /Engine/Source/Runtime/OpenGLDrv/Private/OpenGLShaders.cpp |
void CommitPackedGlobals
(
const FOpenGLLinkedProgram * LinkedProgram,
int32 Stage
)
Remarks
Commit shader parameters to the currently bound program.
Parameters
| Name | Description |
|---|---|
| ParameterTable | Information on the bound uniform arrays for the program. |