Home
last modified time | relevance | path

Searched refs:pciDevice (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()
258 drm_device->bus_info.dev = ext_pci_properties.pciDevice; in fill_drm_device_info()
/hardware/google/gfxstream/guest/mesa/src/vulkan/wsi/
Dwsi_common_drm.c272 wsi->pci_bus_info.pciDevice == fd_device->businfo.pci->dev && in wsi_device_matches_drm_fd()
/hardware/google/gfxstream/common/vulkan/include/vulkan/
Dvulkansc_hash.hpp4681 VULKAN_HPP_HASH_COMBINE( seed, physicalDevicePCIBusInfoPropertiesEXT.pciDevice ); in operator ()()
Dvulkan_hash.hpp9059 VULKAN_HPP_HASH_COMBINE( seed, physicalDevicePCIBusInfoPropertiesEXT.pciDevice ); in operator ()()
/hardware/google/gfxstream/codegen/vulkan/vulkan-docs-next/chapters/
Ddevsandqueues.adoc834 * pname:pciDevice is the PCI device identifier.
/hardware/google/gfxstream/guest/mesa/include/vulkan/
Dvulkan_core.h13462 uint32_t pciDevice; member