pub fn passthru_fragment(in_color: Vec4, output: &mut Vec4)
Simple fragment shader that writes the input color to the output color.