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

/xsrc/external/mit/MesaLib/dist/src/vulkan/device-select-layer/
H A Ddevice_select.h51 int device_select_find_wayland_pci_default(struct device_pci_info *devices, uint32_t device_count);
53 static inline int device_select_find_wayland_pci_default(struct device_pci_info *devices, uint32_t device_count) { return -1; } function in typeref:typename:int
H A Ddevice_select_wayland.c99 int device_select_find_wayland_pci_default(struct device_pci_info *devices, uint32_t device_count) function in typeref:typename:int
H A Ddevice_select_layer.c393 default_idx = device_select_find_wayland_pci_default(pci_infos, physical_device_count);

Completed in 7 milliseconds