Structs§
- Slot
Info - The internal representation of a slot, which specifies its
SlotTypeand name. - Slot
Infos - A collection of input or output
SlotInfosfor aNodeState.
Enums§
- Slot
Label - A
SlotLabelis used to reference a slot by either its name or index inside theRenderGraph. - Slot
Type - Describes the render resources created (output) or used (input) by
the render
Nodes. - Slot
Value - A value passed between render
Nodes. Corresponds to theSlotTypespecified in theRenderGraph.