pub fn is_tessellation_shader_supported<C>(ctxt: &C) -> boolwhere
C: CapabilitiesSource + ?Sized,
Expand description
Returns true if the backend supports tessellation shaders.
pub fn is_tessellation_shader_supported<C>(ctxt: &C) -> boolwhere
C: CapabilitiesSource + ?Sized,
Returns true if the backend supports tessellation shaders.