FDrawEvent::Start

Function for logging a PIX event with var args

Windows
MacOS
Linux

References

Module

RenderCore

Header

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

Include

#include "ProfilingDebugging/RealtimeGPUProfiler.h"

Source

/Engine/Source/Runtime/RenderCore/Private/ProfilingDebugging/RealtimeGPUProfiler.cpp

Syntax

voidCDECL Start
(
    FRHIComputeCommandList & RHICmdList,
    FColor Color,
    const TCHAR * Fmt,
    ...
)

Remarks

Function for logging a PIX event with var args

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