Function nannou::ui::backend::glium::program [] [src]

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

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