tiny_skia::pipeline::highp

Function sample

Source
fn sample(
    pixmap: PixmapRef<'_>,
    ctx: &SamplerCtx,
    x: f32x8,
    y: f32x8,
    r: &mut f32x8,
    g: &mut f32x8,
    b: &mut f32x8,
    a: &mut f32x8,
)