FShaderCompilerSinglePermutationStat

Windows
MacOS
Linux

References

Module

Engine

Header

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

Include

#include "ShaderCompiler.h"

Syntax

struct FShaderCompilerSinglePermutationStat

Variables

Name Description

Public variable

uint32

 

Compiled

Public variable

uint32

 

CompiledDouble

Public variable

uint32

 

Cooked

Public variable

uint32

 

CookedDouble

Public variable

FString

 

PermutationString

Constructors

Name Description

Public function

FShaderCompilerSinglePermutationStat

(
    FString PermutationString,
    uint32 Compiled,
    uint32 Cooked
)

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