[][src]Function web_dom::webgl::blend_equation_separate

pub fn blend_equation_separate(
    instance: DOMReference,
    mode_r_g_b: f32,
    mode_alpha: f32
)