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

Returns true if the backend supports shader subroutines.