FOpenGLShaderParameterCache::CommitPackedGlobals

Commit shader parameters to the currently bound program.

Windows
MacOS
Linux

References

Module

OpenGLDrv

Header

/Engine/Source/Runtime/OpenGLDrv/Public/OpenGLShaderResources.h

Include

#include "OpenGLShaderResources.h"

Source

/Engine/Source/Runtime/OpenGLDrv/Private/OpenGLShaders.cpp

Syntax

void CommitPackedGlobals
(
    const FOpenGLLinkedProgram * LinkedProgram,
    int32 Stage
)

Remarks

Commit shader parameters to the currently bound program.

Parameters

Parameter

Description

ParameterTable

Information on the bound uniform arrays for the program.

Help shape the future of Unreal Engine documentation! Tell us how we're doing so we can serve you better.
Take our survey
Dismiss