DumpShaderPipelineStats

Dumps shader pipeline stats to the log.

Windows
MacOS
Linux

References

Module

RenderCore

Header

/Engine/Source/Runtime/RenderCore/Public/Shader.h

Include

#include "Shader.h"

Source

/Engine/Source/Runtime/RenderCore/Private/Shader.cpp

Syntax

void DumpShaderPipelineStats
(
    EShaderPlatform Platform
)

Remarks

Dumps shader pipeline stats to the log. Does not include material (eg shader pipeline instance) information.

Parameters

Parameter

Description

Platform

Platform to dump shader info for, use SP_NumPlatforms for all

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