[−][src]Function conrod_glium::program
pub fn program<F>(facade: &F) -> Result<Program, ProgramChooserCreationError> where
F: Facade, Construct the glium shader program that can be used to render Vertexes.
pub fn program<F>(facade: &F) -> Result<Program, ProgramChooserCreationError> where
F: Facade, Construct the glium shader program that can be used to render Vertexes.