Home
last modified time | relevance | path

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

/third_party/vulkan-loader/loader/
H A Dloader_linux.c309 sorted_device_info[index].pci_device = pci_props.pciDevice; in linux_read_sorted_physical_devices()
412 sorted_group_term[group].internal_device_info[gpu].pci_device = pci_props.pciDevice; in linux_sort_physical_device_groups()
/third_party/mesa3d/src/vulkan/device-select-layer/
H A Ddevice_select_layer.c236 ext_pci_properties.pciBus, ext_pci_properties.pciDevice, in print_gpu()
264 drm_device->bus_info.dev = ext_pci_properties.pciDevice; in fill_drm_device_info()
/third_party/mesa3d/src/vulkan/wsi/
H A Dwsi_common_drm.c283 wsi->pci_bus_info.pciDevice == fd_device->businfo.pci->dev && in wsi_device_matches_drm_fd()
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/api/
H A DvktApiFeatureInfo.cpp4479 s << "\tpciDevice = " << value.pciDevice << '\n'; in toString()
5108 pciBusInfoProperties[ndx].pciDevice = DEUINT32_MAX; in deviceProperties2()
5122 pciBusInfoProperties[0].pciDevice != pciBusInfoProperties[1].pciDevice || in deviceProperties2()
5129 pciBusInfoProperties[0].pciDevice == DEUINT32_MAX || in deviceProperties2()
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/api/
H A DvktApiFeatureInfo.cpp4484 s << "\tpciDevice = " << value.pciDevice << '\n'; in toString()
5113 pciBusInfoProperties[ndx].pciDevice = DEUINT32_MAX; in deviceProperties2()
5127 pciBusInfoProperties[0].pciDevice != pciBusInfoProperties[1].pciDevice || in deviceProperties2()
5134 pciBusInfoProperties[0].pciDevice == DEUINT32_MAX || in deviceProperties2()
/third_party/mesa3d/src/virtio/vulkan/
H A Dvn_physical_device.c2141 u.pci_bus_info->pciDevice = in vn_GetPhysicalDeviceProperties2()
/third_party/mesa3d/src/intel/vulkan/
H A Danv_device.c2540 properties->pciDevice = pdevice->info.pci_dev; in anv_GetPhysicalDeviceProperties2()
/third_party/mesa3d/src/amd/vulkan/
H A Dradv_device.c2381 properties->pciDevice = pdevice->bus_info.dev; in radv_GetPhysicalDeviceProperties2()
/third_party/vk-gl-cts/external/vulkancts/scripts/src/
H A Dvulkan_sc_core.h7271 uint32_t pciDevice; member
/third_party/skia/include/third_party/vulkan/vulkan/
H A Dvulkan_core.h10834 uint32_t pciDevice; member
/third_party/skia/third_party/externals/swiftshader/include/vulkan/
H A Dvulkan_structs.hpp47638 uint32_t pciDevice = {}; global() member
[all...]
H A Dvulkan_core.h11237 uint32_t pciDevice; member
/third_party/mesa3d/include/vulkan/
H A Dvulkan_core.h12323 uint32_t pciDevice; member
/third_party/skia/third_party/externals/dawn/third_party/khronos/vulkan/
H A Dvulkan_core.h11397 uint32_t pciDevice; member
/third_party/vk-gl-cts/external/vulkancts/framework/vulkan/generated/vulkansc/
H A Dvulkan_json_data.hpp[all...]
H A Dvulkan_json_parser.hpp12777 parse_uint32_t("pciDevice", obj["pciDevice"], (o.pciDevice)); in parse_VkPhysicalDevicePCIBusInfoPropertiesEXT()
/third_party/vulkan-headers/include/vulkan/
H A Dvulkan_core.h14222 uint32_t pciDevice; member
H A Dvulkan_hash.hpp10132 VULKAN_HPP_HASH_COMBINE( seed, physicalDevicePCIBusInfoPropertiesEXT.pciDevice );
H A Dvulkan_structs.hpp[all...]

Completed in 539 milliseconds