FShadereCompiledShaderInitializerType

Windows
MacOS
Linux

Inheritance Hierarchy

References

Module

RenderCore

Header

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

Include

#include "Shader.h"

Syntax

struct FShadereCompiledShaderInitializerType

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

FShaderType ...

 

Type

Public variable

FVertexFactoryT...

 

VertexFactoryType

Constructors

Name Description

Public function

FShadereCompiledShaderInitializerType

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

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