Navigation
API > API/Runtime > API/Runtime/RenderCore
References
| Module | RenderCore |
| Header | /Engine/Source/Runtime/RenderCore/Public/RenderGraphEvent.h |
| Include | #include "RenderGraphEvent.h" |
Syntax
struct FRDGGPUScopeStacks
Remarks
The complete set of scope stack implementations.
Variables
| Type | Name | Description | |
|---|---|---|---|
| FRDGEventScopeStack | Event | ||
| FRDGGPUStatScopeStack | Stat | ||
| FRDGTimingScopeStack | Timing |
Constructors
| Type | Name | Description | |
|---|---|---|---|
FRDGGPUScopeStacks
(
FRDGAllocator& Allocator |
Functions
| Type | Name | Description | |
|---|---|---|---|
| FRDGGPUScopeOpArrays | |||
| FRDGGPUScopeOpArrays | CompilePassPrologue
(
const FRDGPass* Pass, |
||
| void | EndExecute
(
FRHIComputeCommandList& RHICmdList, |
||
| FRDGGPUScopes | |||
| void | ReserveOps
(
int32 PassCount |