Navigation
API > API/Runtime > API/Runtime/RenderCore
References
| Module | RenderCore |
| Header | /Engine/Source/Runtime/RenderCore/Public/RenderGraphEvent.h |
| Include | #include "RenderGraphEvent.h" |
Syntax
class FRDGGPUStatScopeOpArray
Variables
| Type | Name | Description | |
|---|---|---|---|
| TRDGScopeOpArray< FRDGGPUStatScopeOp > | Ops | ||
| int32 | OverrideEventIndex | ||
| EType | Type |
Constructors
| Type | Name | Description | |
|---|---|---|---|
FRDGGPUStatScopeOpArray
(
TRDGScopeOpArray< FRDGGPUStatScopeOp > InOps, |
Functions
| Type | Name | Description | |
|---|---|---|---|
| void | Execute
(
FRHIComputeCommandList& RHICmdList |
Enums
| Type | Name | Description | |
|---|---|---|---|
| EType |
Constants
| Name | Description |
|---|---|
| kInvalidEventIndex |