FRDGGPUStatScopeStack

Windows
MacOS
Linux

References

Module

RenderCore

Header

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

Include

#include "RenderGraphEvent.h"

Syntax

class FRDGGPUStatScopeStack

Constructors

Name Description

Public function

FRDGGPUStatScopeStack

(
    FRHIComputeCommandList& RHICmdList
)

Functions

Name Description

Public function

void

 

BeginExecute()

Public function

void

 

BeginExecutePass

(
    const FRDGPass* Pass
)

Public function

void

 

BeginScope

(
    const FName& Name,
    const FName& StatName,
    int32 DrawCallCounter
)

Public function

void

 

EndExecute()

Public function

void

 

EndScope()

Public function Const

const FRDGGP...

 

GetCurrentScope()

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