Skip to main content

render_background_lanes

Function render_background_lanes 

Source
pub(crate) fn render_background_lanes(
    stages: &[&CuExecutionStep],
    entities: &[PlanEntity],
    pools: &[BackgroundPoolView<'_>],
    triggers: &[BackgroundTrigger<'_>],
    block_start: usize,
    block_end: usize,
    top: f64,
) -> RenderedSection