FPipelineStateStats

Tracks stats for the current session between opening & closing the file-cache.

Windows
MacOS
Linux

References

Module

RHI

Header

/Engine/Source/Runtime/RHI/Public/PipelineFileCache.h

Include

#include "PipelineFileCache.h"

Syntax

struct FPipelineStateStats

Remarks

Tracks stats for the current session between opening & closing the file-cache.

Variables

Name Description

Public variable

uint64

 

CreateCount

Public variable

int64

 

FirstFrameUsed

Public variable

int64

 

LastFrameUsed

Public variable

uint32

 

PSOHash

Public variable

int64

 

TotalBindCount

Constructors

Name Description

Public function

FPipelineStateStats()

Destructors

Name Description

Public function

~FPipelineStateStats()

Functions

Name Description

Public function Static

void

 

UpdateStats

(
    FPipelineStateStats* Stats
)

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