Home
last modified time | relevance | path

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

/hardware/google/gfxstream/guest/mesa/src/vulkan/device-select-layer/
Ddevice_select_layer.c231 ext_pci_properties.pciFunction); in print_gpu()
259 drm_device->bus_info.func = ext_pci_properties.pciFunction; in fill_drm_device_info()
/hardware/google/gfxstream/guest/mesa/src/vulkan/wsi/
Dwsi_common_drm.c273 wsi->pci_bus_info.pciFunction == fd_device->businfo.pci->func; in wsi_device_matches_drm_fd()
/hardware/google/gfxstream/common/vulkan/include/vulkan/
Dvulkansc_hash.hpp4682 VULKAN_HPP_HASH_COMBINE( seed, physicalDevicePCIBusInfoPropertiesEXT.pciFunction ); in operator ()()
Dvulkan_hash.hpp9060 VULKAN_HPP_HASH_COMBINE( seed, physicalDevicePCIBusInfoPropertiesEXT.pciFunction ); in operator ()()
/hardware/google/gfxstream/codegen/vulkan/vulkan-docs-next/chapters/
Ddevsandqueues.adoc835 * pname:pciFunction is the PCI device function identifier.
/hardware/google/gfxstream/guest/mesa/include/vulkan/
Dvulkan_core.h13463 uint32_t pciFunction; member