Skip to main content

Module node

Module node 

Source
Expand description

KvasirNode trait and ExecutionContext.

Structs§

ExecutionContext
Context passed to each node during execution.
GraphId
Unique identifier for a node in the render graph.

Enums§

ExecutionHint
Hint to the planner about preferred execution backend.
KvasirError
Error type for Kvasir render graph operations.

Traits§

KvasirNode