FOpenGLFrontend::GetMaxSamplers

What is the max number of samplers the shader platform can use?

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 uint32 GetMaxSamplers
(
    GLSLVersion Version
)

Remarks

What is the max number of samplers the shader platform can use?

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