FShaderCompileDistributedThreadRunnable_Interface

Windows
MacOS
Linux

Inheritance Hierarchy

FRunnable

FShaderCompileThreadRunnableBase

FShaderCompileDistributedThreadRunnable_Interface

References

Module

Engine

Header

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

Include

#include "ShaderCompiler.h"

Syntax

class FShaderCompileDistributedThreadRunnable_Interface : public FShaderCompileThreadRunnableBase

Variables

Name Description

Protected variable

IDistributedBui...

 

CachedController

Protected variable

TMap< EShaderPl...

 

PlatformShaderInputFilesCache

Constructors

Name Description

Public function

FShaderCompileDistributedThreadRunnable_Interface

(
    FShaderCompilingManager* InMan...,
    IDistributedBuildController& InCon...
)

Initialization constructor.

Destructors

Functions

Name Description

Public function Static

bool

 

IsSupported()

Overridden from FShaderCompileThreadRunnableBase

Name Description

Public function Virtual

int32

 

CompilingLoop()

Main work loop.

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