tiny_skia::pipeline::highp

Function load_8888

Source
fn load_8888(
    data: &[PremultipliedColorU8; 8],
    r: &mut f32x8,
    g: &mut f32x8,
    b: &mut f32x8,
    a: &mut f32x8,
)