FShaderPipelineTypeDependency

Windows
MacOS
Linux

References

Module

RenderCore

Header

/Engine/Source/Runtime/RenderCore/Public/Shader.h

Include

#include "Shader.h"

Syntax

class FShaderPipelineTypeDependency

Variables

Name Description

Public variable

FHashedName

 

ShaderPipelineTypeName

Shader Pipeline type

Public variable

FSHAHash

 

StagesSourceHash

Used to detect changes to the shader source files.

Constructors

Name Description

Public function

FShaderPipelineTypeDependency()

Public function

FShaderPipelineTypeDependency

(
    const FShaderPipelineType* InS...,
    EShaderPlatform ShaderPlatform
)

Operators

Name Description

Public function Const

bool

 

operator!=

(
    const FShaderPipelineTypeDependency...
)

Public function Const

bool

 

operator==

(
    const FShaderPipelineTypeDependency...
)

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