Home
last modified time | relevance | path

Searched refs:pci_function (Results 1 - 5 of 5) sorted by relevance

/third_party/vulkan-loader/loader/
H A Dloader_linux.c117 if (left->pci_function < right->pci_function) { in compare_devices()
119 } else if (left->pci_function > right->pci_function) { in compare_devices()
188 if (left->pci_function < right->pci_function) { in compare_device_groups()
190 } else if (left->pci_function > right->pci_function) { in compare_device_groups()
310 sorted_device_info[index].pci_function = pci_props.pciFunction; in linux_read_sorted_physical_devices()
413 sorted_group_term[group].internal_device_info[gpu].pci_function in linux_sort_physical_device_groups()
[all...]
H A Dloader_common.h431 uint32_t pci_function; member
/third_party/mesa3d/include/GL/
H A Dmesa_glinterop.h113 uint32_t pci_function; member
/third_party/opencl-headers/CL/
H A Dcl_ext.h1087 cl_uint pci_function; member
/third_party/mesa3d/src/gallium/frontends/dri/
H A Ddri2.c1946 out->pci_function = screen->get_param(screen, PIPE_CAP_PCI_FUNCTION); in dri2_interop_query_device_info()

Completed in 11 milliseconds