Home
last modified time | relevance | path

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

/third_party/vulkan-loader/loader/
H A Dloader_linux.c307 sorted_device_info[index].pci_domain = pci_props.pciDomain; in linux_read_sorted_physical_devices()
410 sorted_group_term[group].internal_device_info[gpu].pci_domain = pci_props.pciDomain; in linux_sort_physical_device_groups()
/third_party/mesa3d/src/vulkan/device-select-layer/
H A Ddevice_select_layer.c235 fprintf(stderr, " %04x:%02x:%02x.%x", ext_pci_properties.pciDomain, in print_gpu()
262 drm_device->bus_info.domain = ext_pci_properties.pciDomain; in fill_drm_device_info()
/third_party/mesa3d/src/vulkan/wsi/
H A Dwsi_common_drm.c281 match = wsi->pci_bus_info.pciDomain == fd_device->businfo.pci->domain && in wsi_device_matches_drm_fd()
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/api/
H A DvktApiFeatureInfo.cpp4477 s << "\tpciDomain = " << value.pciDomain << '\n'; in toString()
5106 pciBusInfoProperties[ndx].pciDomain = DEUINT32_MAX; in deviceProperties2()
5120 if (pciBusInfoProperties[0].pciDomain != pciBusInfoProperties[1].pciDomain || in deviceProperties2()
5127 if (pciBusInfoProperties[0].pciDomain == DEUINT32_MAX || in deviceProperties2()
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/api/
H A DvktApiFeatureInfo.cpp4482 s << "\tpciDomain = " << value.pciDomain << '\n'; in toString()
5111 pciBusInfoProperties[ndx].pciDomain = DEUINT32_MAX; in deviceProperties2()
5125 if (pciBusInfoProperties[0].pciDomain != pciBusInfoProperties[1].pciDomain || in deviceProperties2()
5132 if (pciBusInfoProperties[0].pciDomain == DEUINT32_MAX || in deviceProperties2()
/third_party/mesa3d/src/virtio/vulkan/
H A Dvn_physical_device.c2137 u.pci_bus_info->pciDomain = in vn_GetPhysicalDeviceProperties2()
/third_party/mesa3d/src/intel/vulkan/
H A Danv_device.c2538 properties->pciDomain = pdevice->info.pci_domain; in anv_GetPhysicalDeviceProperties2()
/third_party/mesa3d/src/amd/vulkan/
H A Dradv_device.c2379 properties->pciDomain = pdevice->bus_info.domain; in radv_GetPhysicalDeviceProperties2()
/third_party/vk-gl-cts/external/vulkancts/scripts/src/
H A Dvulkan_sc_core.h7269 uint32_t pciDomain; member
/third_party/skia/include/third_party/vulkan/vulkan/
H A Dvulkan_core.h10832 uint32_t pciDomain; member
/third_party/skia/third_party/externals/swiftshader/include/vulkan/
H A Dvulkan_structs.hpp47636 uint32_t pciDomain = {}; global() member
[all...]
H A Dvulkan_core.h11235 uint32_t pciDomain; member
/third_party/mesa3d/include/vulkan/
H A Dvulkan_core.h12321 uint32_t pciDomain; member
/third_party/skia/third_party/externals/dawn/third_party/khronos/vulkan/
H A Dvulkan_core.h11395 uint32_t pciDomain; member
/third_party/vk-gl-cts/external/vulkancts/framework/vulkan/generated/vulkansc/
H A Dvulkan_json_data.hpp[all...]
H A Dvulkan_json_parser.hpp12773 parse_uint32_t("pciDomain", obj["pciDomain"], (o.pciDomain)); in parse_VkPhysicalDevicePCIBusInfoPropertiesEXT()
/third_party/vulkan-headers/include/vulkan/
H A Dvulkan_core.h14220 uint32_t pciDomain; member
H A Dvulkan_hash.hpp10130 VULKAN_HPP_HASH_COMBINE( seed, physicalDevicePCIBusInfoPropertiesEXT.pciDomain );
H A Dvulkan_structs.hpp[all...]

Completed in 483 milliseconds