FMeshMaterialShaderType::BeginCompileShaderPipeline

Windows
MacOS
Linux

References

Module

Engine

Header

/Engine/Source/Runtime/Engine/Public/MeshMaterialShaderType.h

Include

#include "MeshMaterialShaderType.h"

Source

/Engine/Source/Runtime/Engine/Private/Materials/MeshMaterialShader.cpp

Syntax

static void BeginCompileShaderPipeline
(
    uint32 ShaderMapId,
    int32 PermutationId,
    EShaderPlatform Platform,
    const FMaterial * Material,
    FShaderCompilerEnvironment * MaterialEnvironment,
    FVertexFactoryType * VertexFactoryType,
    const FShaderPipelineType * ShaderPipeline,
    const TArray< FMeshMaterialShaderType * > & ShaderStages,
    TArray< TSharedRef< FShaderCommonCompileJob, ESPMode::ThreadSafe >> & NewJobs,
    FString DebugDescription,
    FString DebugExtension
)

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