Skip to main content

Module bindings

Module bindings 

Source
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.