FShaderCompiledShaderInitializerType

Windows
MacOS
Linux

Inheritance Hierarchy

References

Module

RenderCore

Header

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

Include

#include "Shader.h"

Syntax

struct FShaderCompiledShaderInitializerType

Variables

Name Description

Public variable

const TArray< u...

 

Code

Public variable

uint32

 

CodeSize

Public variable

FSHAHash

 

MaterialShaderMapHash

Public variable

uint32

 

NumInstructions

Public variable

uint32

 

NumTextureSamplers

Public variable

const FSHAHash ...

 

OutputHash

Public variable

const FShaderPa...

 

ParameterMap

Public variable

int32

 

PermutationId

Public variable

const FShaderPi...

 

ShaderPipeline

Public variable

FShaderTarget

 

Target

Public variable

const FShaderTy...

 

Type

Public variable

const FVertexFa...

 

VertexFactoryType

Constructors

Name Description

Public function

FShaderCompiledShaderInitializerType

(
    const FShaderType* InType,
    int32 InPermutationId,
    const FShaderCompilerOutput& Compi...,
    const FSHAHash& InMaterialShaderMa...,
    const FShaderPipelineType* InS...,
    const FVertexFactoryType* InVe...
)

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