Function nannou::ui::backend::glium::glium::program::is_subroutine_supported[][src]

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

Returns true if the backend supports shader subroutines.