Home
last modified time | relevance | path

Searched refs:pci_function (Results 1 – 6 of 6) sorted by relevance

/third_party/vulkan-loader/loader/
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 = pci_props.pciFunction; in linux_sort_physical_device_groups()
Dloader_common.h411 uint32_t pci_function; member
/third_party/mesa3d/include/GL/
Dmesa_glinterop.h113 uint32_t pci_function; member
/third_party/opencl-headers/CL/
Dcl_ext.h1087 cl_uint pci_function; member
/third_party/mesa3d/src/gallium/frontends/dri/
Ddri2.c1946 out->pci_function = screen->get_param(screen, PIPE_CAP_PCI_FUNCTION); in dri2_interop_query_device_info()
/third_party/libbpf/.github/actions/build-selftests/
Dvmlinux.h62692 u8 pci_function; member