Function rend3::check_features[][src]

pub fn check_features(
    mode: RendererMode,
    device: Features
) -> Result<Features, RendererInitializationError>
Expand description

Check that all required features for a given mode are present in the feature set given.