FOpenGLComputeShader

Windows
MacOS
Linux

Inheritance Hierarchy

RHIResourceType

TOpenGLShader

FOpenGLComputeShader

References

Module

OpenGLDrv

Header

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

Include

#include "OpenGLShaderResources.h"

Syntax

Variables

Name Description

Public variable

FOpenGLLinkedPr...

 

LinkedProgram

Constructors

Name Description

Public function

FOpenGLComputeShader()

Functions

Name Description

Public function

const TBitAr...

 

GetTextureNeeds

(
    int32& OutMaxTextureStageUsed
)

Public function Const

const TBitAr...

 

GetUAVNeeds

(
    int32& OutMaxUAVUnitUsed
)

Public function

int32

 

MaxTextureStageUsed()

Public function

bool

 

NeedsTextureStage

(
    int32 TextureStageIndex
)

Public function Const

bool

 

NeedsUAVStage

(
    int32 UAVStageIndex
)

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