FOpenGLShaderBindings

Shader binding information.

Windows
MacOS
Linux

References

Module

OpenGLDrv

Header

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

Include

#include "OpenGLShaderResources.h"

Syntax

struct FOpenGLShaderBindings

Remarks

Shader binding information.

Variables

Name Description

Public variable

bool

 

bFlattenUB

Public variable

uint16

 

InOutMask

Public variable

TArray< FOpenGL...

 

InputVaryings

Public variable

uint8

 

NumSamplers

Public variable

uint8

 

NumUAVs

Public variable

uint8

 

NumUniformBuffers

Public variable

TArray< FOpenGL...

 

OutputVaryings

Public variable

TArray< CrossCo...

 

PackedGlobalArrays

Public variable

TArray< TArray<...

 

PackedUniformBuffers

Public variable

FOpenGLShaderRe...

 

ShaderResourceTable

Constructors

Name Description

Public function

FOpenGLShaderBindings()

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