Expand description
Composite command expansion for Tessera render graphs.
§Usage
Expand composite commands into draw/compute ops before rendering.
Structs§
- Composite
Batch Item - Strongly typed metadata describing a composite command within a batch.
- Composite
Context - Context provided to composite pipelines during expansion.
- Composite
Output - Composite pipeline output for a batch.
- Composite
Pipeline Registry - Registry for managing and dispatching composite pipelines.
- Composite
Replacement - Replacement ops emitted for a composite command.
- Erased
Composite Batch Item - Type-erased metadata describing a composite command within a batch.
Traits§
- Composite
Pipeline - Trait for pipelines that expand composite commands into graph ops.