FShaderPipelineCompileJob

Windows
MacOS
Linux

Inheritance Hierarchy

FShaderCommonCompileJob

FShaderPipelineCompileJob

References

Module

Engine

Header

/Engine/Source/Runtime/Engine/Public/ShaderCompiler.h

Include

#include "ShaderCompiler.h"

Syntax

class FShaderPipelineCompileJob : public FShaderCommonCompileJob

Variables

Name Description

Public variable

bool

 

bFailedRemovingUnused

Public variable

const FShaderPi...

 

ShaderPipeline

Shader pipeline that this shader belongs to, may (currently) be NULL

Public variable

TArray< TShared...

 

StageJobs

Constructors

Name Description

Public function

FShaderPipelineCompileJob

(
    uint32 InId,
    const FShaderPipelineType* InS...,
    int32 NumStages
)

Overridden from FShaderCommonCompileJob

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