Function wgpu_core::instance::check_limits

source ยท
fn check_limits(requested: &Limits, allowed: &Limits) -> Vec<FailedLimit>