pub fn blend( blender: impl Into<Blender>, dst: impl Into<Shader>, src: impl Into<Shader>, ) -> Shader