Function passthru_fragment

Source
pub fn passthru_fragment(in_color: Vec4, output: &mut Vec4)
Expand description

Simple fragment shader that writes the input color to the output color.