Function webrender::prim_store::gradient::stops_and_min_alpha

source ยท
fn stops_and_min_alpha(
    stop_keys: &[GradientStopKey],
) -> (Vec<GradientStop>, f32)