FRDGGPUScopeStacksByPipeline

Windows
MacOS
Linux

References

Module

RenderCore

Header

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

Include

#include "RenderGraphEvent.h"

Syntax

struct FRDGGPUScopeStacksByPipeline

Variables

Constructors

Name Description

Public function

FRDGGPUScopeStacksByPipeline

(
    FRHICommandListImmediate& RHICmdLi...,
    FRHIComputeCommandList& RHICmdList...
)

Functions

Name Description

Public function

void

 

BeginEventScope

(
    FRDGEventName&& ScopeName
)

Public function

void

 

BeginExecute()

Public function

void

 

BeginExecutePass

(
    const FRDGPass* Pass
)

Public function

void

 

BeginStatScope

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

Public function

void

 

EndEventScope()

Public function

void

 

EndExecute()

Public function

void

 

EndExecutePass

(
    const FRDGPass* Pass
)

Public function

void

 

EndStatScope()

Public function Const

FRDGGPUScope...

 

GetCurrentScopes

(
    ERHIPipeline Pipeline
)

Public function Const

const FRDGGP...

 

GetScopeStacks

(
    ERHIPipeline Pipeline
)

Public function

FRDGGPUScope...

 

GetScopeStacks

(
    ERHIPipeline Pipeline
)

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