Searched defs:unitStr (Results 1 – 2 of 2) sorted by relevance
71 std::ostream& operator<< (std::ostream& str, const TextureUnitStr& unitStr) in operator <<()
2937 const char* const unitStr = info->compressedSize < (1 MB) ? "KB" : "MB"; in displayInfo() local3059 const char* const unitStr = total.compressedSize < (1 MB) ? "KB" : "MB"; in FIO_listMultipleFiles() local