Skip to main content

Module graph

Module graph 

Source

Structs§

DrawCommandId
Stable identity of the draw command a run was recorded from: the layout node owning the command, the command’s index in that node’s command list, and which placement pass produced this run (a WithContent command emits one run per placement, so the pair alone is not unique). Rendering does not read it yet; it is the key under which retained recording state lives as retention moves up to the draw-command recorder, and it must survive recording, graph construction, normalized-scene creation, and renderer cache lookup unchanged.
DrawPrimitiveNode
DrawRunNode
DrawRunSummary
One-pass discriminant census of a draw run, recursing through Blend wrappers the same way the per-primitive predicates it replaces did.
HitTestNode
IsolationReasons
LayerNode
PrimitiveEntry
ProjectiveTransform
RenderGraph
TextPrimitiveNode

Enums§

CachePolicy
PrimitiveNode
PrimitivePhase
RenderNode

Functions§

quad_bounds