Skip to main content

Module layout

Module layout 

Source
Expand description

ProjectionLayout — Compile-time memory layout for ComputeAtoms.

Determines byte offsets and stride from a set of active projections. Once constructed, the layout is frozen (immutable). Amb-governed composition happens BEFORE layout creation; deterministic access after.

Structs§

ProjectionLayout
A frozen memory layout: which projections are active, at what offsets.