FOpenGLFrontend::CreateBackend

Create the compiling backend

Windows
MacOS
Linux

References

Module

ShaderFormatOpenGL

Header

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

Include

#include "ShaderFormatOpenGL.h"

Source

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

Syntax

virtual FGlslCodeBackend * CreateBackend
(
    GLSLVersion Version,
    uint32 CCFlags,
    EHlslCompileTarget HlslCompilerTarget
)

Remarks

Create the compiling backend

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