Function tiny_skia::pipeline::highp::gradient_lookup

source ยท
fn gradient_lookup(
    ctx: &GradientCtx,
    idx: &u32x8,
    t: f32x8,
    r: &mut f32x8,
    g: &mut f32x8,
    b: &mut f32x8,
    a: &mut f32x8,
)