FGlslCodeBackend::CallPatchConstantFunction

Windows
MacOS
Linux

References

Module

ShaderFormatOpenGL

Header

/Engine/Source/Developer/ShaderFormatOpenGL/Public/GlslBackend.h

Include

#include "GlslBackend.h"

Source

/Engine/Source/Developer/ShaderFormatOpenGL/Private/GlslBackend.cpp

Syntax

void CallPatchConstantFunction
(
    _mesa_glsl_parse_state * ParseState,
    ir_variable * OutputPatchVar,
    ir_function_signature * PatchConstantSig,
    exec_list & DeclInstructions,
    exec_list & PostCallInstructions
)

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