Function webrender::scene_building::read_gradient_stops

source ยท
fn read_gradient_stops(
    stops: ItemRange<'_, GradientStop>,
) -> Vec<GradientStopKey>