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?