Searched refs:pciDomain (Results 1 - 10 of 10) sorted by relevance

/xsrc/external/mit/MesaLib/dist/src/vulkan/device-select-layer/
H A Ddevice_select_layer.c238 fprintf(stderr, " %04x:%02x:%02x.%x", ext_pci_properties.pciDomain,
265 drm_device->bus_info.domain = ext_pci_properties.pciDomain;
/xsrc/external/mit/MesaLib/dist/src/vulkan/wsi/
H A Dwsi_common_drm.c51 match = wsi->pci_bus_info.pciDomain == fd_device->businfo.pci->domain &&
/xsrc/external/mit/MesaLib.old/dist/src/vulkan/wsi/
H A Dwsi_common.c173 match = wsi->pci_bus_info.pciDomain == fd_device->businfo.pci->domain &&
/xsrc/external/mit/MesaLib/dist/src/virtio/vulkan/
H A Dvn_physical_device.c2015 u.pci_bus_info->pciDomain =
/xsrc/external/mit/MesaLib.old/dist/src/intel/vulkan/
H A Danv_device.c1510 properties->pciDomain = pdevice->pci_info.domain;
/xsrc/external/mit/MesaLib/dist/src/intel/vulkan/
H A Danv_device.c2309 properties->pciDomain = pdevice->pci_info.domain;
/xsrc/external/mit/MesaLib.old/dist/src/amd/vulkan/
H A Dradv_device.c1313 properties->pciDomain = pdevice->bus_info.domain;
/xsrc/external/mit/MesaLib/dist/src/amd/vulkan/
H A Dradv_device.c2062 properties->pciDomain = pdevice->bus_info.domain;
/xsrc/external/mit/MesaLib.old/dist/include/vulkan/
H A Dvulkan_core.h8894 uint32_t pciDomain; member in struct:VkPhysicalDevicePCIBusInfoPropertiesEXT
/xsrc/external/mit/MesaLib/dist/include/vulkan/
H A Dvulkan_core.h11203 uint32_t pciDomain; member in struct:VkPhysicalDevicePCIBusInfoPropertiesEXT

Completed in 100 milliseconds