FGPUProfilerEventNodeFrame

An entire frame of perf event nodes, including ancillary timers.

Windows
MacOS
Linux

Inheritance Hierarchy

FGPUProfilerEventNodeFrame

FOpenGLEventNodeFrame

References

Module

RHI

Header

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

Include

#include "GPUProfiler.h"

Syntax

struct FGPUProfilerEventNodeFrame

Remarks

An entire frame of perf event nodes, including ancillary timers.

Variables

Name Description

Public variable

TArray< TRefCou...

 

EventTree

Root nodes of the perf event tree.

Destructors

Functions

Name Description

Public function

void

 

DumpEventTree()

Dumps perf event information, blocking on GPU.

Public function Virtual

void

 

EndFrame()

End this frame of per tracking, but do not block yet

Public function Virtual

float

 

GetRootTimingResults()

Calculates root timing base frequency (if needed by this RHI)

Public function Virtual

void

 

LogDisjointQuery()

D3D11 Hack

Public function Virtual Const

bool

 

PlatformDisablesVSync()

Public function Virtual

void

 

StartFrame()

Start this frame of per tracking

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