Expand description
Bundles the lane’s atlas resources into the
[khora_data::render::ShadowGpuBindings] type that lit consumer
lanes read from the lane context.
Living next to the atlases keeps the binding-construction concern local — lit lanes only ever see the bundle, not the individual 2D / cube view ids.
Functions§
- build_
bindings - Builds a [
ShadowGpuBindings] from the lane’s atlas resources, if every required handle is present.