FShaderCompilerStats

Windows
MacOS
Linux

References

Module

Engine

Header

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

Include

#include "ShaderCompiler.h"

Syntax

class FShaderCompilerStats

Functions

Name Description

Public function

const TSpars...

 

GetShaderCompilerStats()

Public function

void

 

RegisterCompiledShaders

(
    uint32 NumPermutations,
    EShaderPlatform Platform,
    const FString MaterialPath,
    FString PermutationString
)

A dynamically sizeable string.

Public function

void

 

RegisterCookedShaders

(
    uint32 NumCooked,
    float CompileTime,
    EShaderPlatform Platform,
    const FString MaterialPath,
    FString PermutationString
)

Public function

void

 

WriteStats()

Classes

Typedefs

Name

Description

ShaderCompilerStats

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