Searched refs:device_select_find_xcb_pci_default (Results 1 - 3 of 3) sorted by relevance

/xsrc/external/mit/MesaLib/dist/src/vulkan/device-select-layer/
H A Ddevice_select.h45 int device_select_find_xcb_pci_default(struct device_pci_info *devices, uint32_t device_count);
47 static inline int device_select_find_xcb_pci_default(struct device_pci_info *devices, uint32_t device_count) { return -1; } function in typeref:typename:int
H A Ddevice_select_x11.c63 int device_select_find_xcb_pci_default(struct device_pci_info *devices, uint32_t device_count) function in typeref:typename:int
H A Ddevice_select_layer.c395 default_idx = device_select_find_xcb_pci_default(pci_infos, physical_device_count);

Completed in 3 milliseconds