Navigation
API > API/Runtime > API/Runtime/RenderCore
References
| Module | RenderCore |
| Header | /Engine/Source/Runtime/RenderCore/Public/RenderGraphEvent.h |
| Include | #include "RenderGraphEvent.h" |
Syntax
class FRDGGPUStatScopeStack
Constructors
| Type | Name | Description | |
|---|---|---|---|
FRDGGPUStatScopeStack
(
FRDGAllocator& Allocator |
Functions
| Type | Name | Description | |
|---|---|---|---|
| void | BeginScope
(
const FName& Name, |
||
| FRDGGPUStatScopeOpArray | |||
| FRDGGPUStatScopeOpArray | CompilePassPrologue
(
const FRDGPass* Pass, |
||
| void | EndExecute
(
FRHIComputeCommandList& RHICmdList, |
||
| void | EndScope () |
||
| const FRDGGPUStatScope * | |||
| void | ReserveOps () |