Function glium::program::is_subroutine_supported
[−]
[src]
pub fn is_subroutine_supported<C: ?Sized>(ctxt: &C) -> bool where
C: CapabilitiesSource,
Returns true if the backend supports shader subroutines.