Searched refs:deviceTypeToString (Results 1 – 1 of 1) sorted by relevance
62 static std::string deviceTypeToString(VkPhysicalDeviceType type) { in deviceTypeToString() function113 ss << "Device type: " << deviceTypeToString(props.deviceType) << "\n"; in getPhysicalDevicePropertiesString()