Function glium::program::is_tessellation_shader_supported [] [src]

pub fn is_tessellation_shader_supported<C>(ctxt: &C) -> bool where C: CapabilitiesSource

Returns true if the backend supports tessellation shaders.