pub fn is_tessellation_shader_supported<C>(ctxt: &C) -> boolwhere
    C: CapabilitiesSource + ?Sized,
Expand description

Returns true if the backend supports tessellation shaders.