glium::program

Function is_geometry_shader_supported

source
pub fn is_geometry_shader_supported<C>(ctxt: &C) -> bool
Expand description

Returns true if the backend supports geometry shaders.