Home
last modified time | relevance | path

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

/hardware/google/gfxstream/host/tests/
DVulkan_unittest.cpp99 static std::string getPhysicalDevicePropertiesString(const VulkanDispatch* vk, in getPhysicalDevicePropertiesString() function
242 … auto str = getPhysicalDevicePropertiesString(vk, physicalDevices[i], physicalDeviceProps[i]); in testDeviceCreation()