Navigation
API > API/Runtime > API/Runtime/RenderCore
References
| Module | RenderCore |
| Header | /Engine/Source/Runtime/RenderCore/Public/RenderGraphEvent.h |
| Include | #include "RenderGraphEvent.h" |
Syntax
class FRDGTimingScopeStack
Variables
| Type | Name | Description | |
|---|---|---|---|
| TRDGScopeStack< FRDGTimingScopeOp > | ScopeStack |
Constructors
| Type | Name | Description | |
|---|---|---|---|
FRDGTimingScopeStack
(
FRDGAllocator& Allocator |
Functions
| Type | Name | Description | |
|---|---|---|---|
| void | BeginScope
(
const DynamicRenderScaling::FBudget& Budget |
||
| FRDGTimingScopeOpArray | CompilePassPrologue
(
const FRDGPass* Pass |
||
| void | EndExecute
(
FRHIComputeCommandList& RHICmdList |
||
| void | EndScope () |
||
| const FRDGTimingScope * | |||
| void | ReserveOps () |