Function is_tessellation_shader_supported

Source
pub fn is_tessellation_shader_supported<C>(ctxt: &C) -> bool
Expand description

Returns true if the backend supports tessellation shaders.