Home
last modified time | relevance | path

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

/hardware/google/gfxstream/guest/mesa/src/vulkan/device-select-layer/
Ddevice_select_layer.c230 ext_pci_properties.pciBus, ext_pci_properties.pciDevice, in print_gpu()
257 drm_device->bus_info.bus = ext_pci_properties.pciBus; in fill_drm_device_info()
/hardware/google/gfxstream/guest/mesa/src/vulkan/wsi/
Dwsi_common_drm.c271 wsi->pci_bus_info.pciBus == fd_device->businfo.pci->bus && in wsi_device_matches_drm_fd()
/hardware/google/gfxstream/common/vulkan/include/vulkan/
Dvulkansc_hash.hpp4680 VULKAN_HPP_HASH_COMBINE( seed, physicalDevicePCIBusInfoPropertiesEXT.pciBus ); in operator ()()
Dvulkan_hash.hpp9058 VULKAN_HPP_HASH_COMBINE( seed, physicalDevicePCIBusInfoPropertiesEXT.pciBus ); in operator ()()
/hardware/google/gfxstream/codegen/vulkan/vulkan-docs-next/chapters/
Ddevsandqueues.adoc833 * pname:pciBus is the PCI bus identifier.
/hardware/google/gfxstream/guest/mesa/include/vulkan/
Dvulkan_core.h13461 uint32_t pciBus; member