FRDGGPUStatScope

GPU Stats - Aggregated counters emitted to the runtime 'stat GPU' profiler.

Windows
MacOS
Linux

References

Module

RenderCore

Header

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

Include

#include "RenderGraphEvent.h"

Syntax

class FRDGGPUStatScope

Remarks

GPU Stats - Aggregated counters emitted to the runtime 'stat GPU' profiler.

Variables

Name Description

Public variable

int32[1]

 

DrawCallCounter

Public variable

const FName

 

Name

Public variable

const FRDGGPUSt...

 

ParentScope

Public variable

const FName

 

StatName

Constructors

Name Description

Public function

FRDGGPUStatScope

(
    const FRDGGPUStatScope* InPare...,
    const FName& InName,
    const FName& InStatName,
    int32 InDrawCallCounter
)

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