pub fn program<F>(facade: &F) -> Result<Program, ProgramChooserCreationError> where
    F: Facade
Expand description

Construct the glium shader program that can be used to render Vertexes.