Navigation
API > API/Runtime > API/Runtime/RenderCore
References
| Module | RenderCore |
| Header | /Engine/Source/Runtime/RenderCore/Public/RenderGraphEvent.h |
| Include | #include "RenderGraphEvent.h" |
Syntax
struct FRDGGPUScopeOpArrays
Variables
| Type | Name | Description | |
|---|---|---|---|
| FRDGEventScopeOpArray | Event | ||
| FRDGGPUStatScopeOpArray | Stat | ||
| FRDGTimingScopeOpArray | Timing |
Functions
| Type | Name | Description | |
|---|---|---|---|
| void | Execute
(
FRHIComputeCommandList& RHICmdList |