FDrawEventRHIExecute

Windows
MacOS
Linux

References

Module

RenderCore

Header

/Engine/Source/Runtime/RenderCore/Public/ProfilingDebugging/RealtimeGPUProfiler.h

Include

#include "ProfilingDebugging/RealtimeGPUProfiler.h"

Syntax

struct FDrawEventRHIExecute

Variables

Name Description

Public variable

IRHIComputeCont...

 

RHICommandContext

Context to execute on

Constructors

Name Description

Public function

FDrawEventRHIExecute()

Default constructor, initializing all member variables.

Destructors

Name Description

Public function

~FDrawEventRHIExecute()

Terminate the event based upon scope

Functions

Name Description

Public function

voidCDECL

 

Start

(
    IRHIComputeContext& InRHICommandCo...,
    FColor Color,
    const TCHAR* Fmt,
    ...
)

Function for logging a PIX event with var args

Public function

void

 

Stop()

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