Navigation
API > API/Runtime > API/Runtime/RenderCore
| Name | FRDGDispatchPass |
| Type | class |
| Header File | /Engine/Source/Runtime/RenderCore/Public/RenderGraphPass.h |
| Include Path | #include "RenderGraphPass.h" |
Syntax
class FRDGDispatchPass : public FRDGPass
Inheritance Hierarchy
- FRDGPass → FRDGDispatchPass
Derived Classes
Constructors
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
FRDGDispatchPass
(
FRDGEventName&& InName, |
RenderGraphPass.h |
Variables
Protected
| Name | Type | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|---|
| CommandLists | TArray< FRHICommandListImmediate::FQueuedCommandList, FRDGArrayAllocator > | RenderGraphPass.h | ||
| CommandListsEvent | UE::Tasks::FTaskEvent | RenderGraphPass.h | ||
| FRDGBuilder | friend | RenderGraphPass.h | ||
| FRDGDispatchPassBuilder | friend | RenderGraphPass.h |