Searched refs:getPhysicalDevicePropertiesString (Results 1 – 1 of 1) sorted by relevance
99 static std::string getPhysicalDevicePropertiesString(const VulkanDispatch* vk, in getPhysicalDevicePropertiesString() function242 … auto str = getPhysicalDevicePropertiesString(vk, physicalDevices[i], physicalDeviceProps[i]); in testDeviceCreation()