[][src]Function processing::program::is_tessellation_shader_supported

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

Returns true if the backend supports tessellation shaders.