pub fn select_testing_adapter(instance: &Instance) -> Adapter
Expand description
Selects an adapter for testing, preferring software rendering if available.
Panics if no adapter was found.
pub fn select_testing_adapter(instance: &Instance) -> Adapter
Selects an adapter for testing, preferring software rendering if available.
Panics if no adapter was found.