Function tiny_skia::pipeline::highp::load_8888

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