Home
last modified time | relevance | path

Searched refs:GetPCIDevicesWithLibPCI (Results 1 – 3 of 3) sorted by relevance

/device/generic/vulkan-cereal/third-party/angle/src/gpu_info_util/
DSystemInfo_linux.cpp66 bool GetPCIDevicesWithLibPCI(std::vector<GPUDeviceInfo> *devices) in GetPCIDevicesWithLibPCI() function
74 if (!GetPCIDevicesWithLibPCI(&(info->gpus))) in GetSystemInfo()
DSystemInfo_internal.h18 bool GetPCIDevicesWithLibPCI(std::vector<GPUDeviceInfo> *devices);
DSystemInfo_libpci.cpp87 bool GetPCIDevicesWithLibPCI(std::vector<GPUDeviceInfo> *devices) in GetPCIDevicesWithLibPCI() function