Constant draw_state::preset::blend::REPLACE [] [src]

pub const REPLACE: Blend = Blend{color:
          BlendChannel{equation: Equation::Add,
                       source: Factor::One,
                       destination: Factor::Zero,},
      alpha:
          BlendChannel{equation: Equation::Add,
                       source: Factor::One,
                       destination: Factor::Zero,},}

When combining two fragments, choose the source value