Skip to main content

get_adapter_for_display

Function get_adapter_for_display 

Source
pub fn get_adapter_for_display(
    global_id: usize,
) -> Option<(Arc<dyn GraphicsAdapter<Screen = HeapScreen>>, usize)>
Expand description

Get the adapter and local display ID for a global display index.