FShaderMapCompileResults

Results for a single compiled shader map.

Windows
MacOS
Linux

Inheritance Hierarchy

FShaderMapCompileResults

FPendingShaderMapCompileResults

References

Module

Engine

Header

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

Include

#include "ShaderCompiler.h"

Syntax

struct FShaderMapCompileResults

Remarks

Results for a single compiled shader map.

Variables

Name Description

Public variable

bool

 

bAllJobsSucceeded

Public variable

bool

 

bIsHung

Public variable

bool

 

bSkipResultProcessing

Public variable

TArray< TRefCou...

 

FinishedJobs

Public variable

FThreadSafeCoun...

 

NumPendingJobs

Public variable

double

 

TimeStarted

Constructors

Name Description

Public function

FShaderMapCompileResults()

Functions

Name Description

Public function

void

 

CheckIfHung()

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