Searched refs:getFloatName (Results 1 – 1 of 1) sorted by relevance
162 static std::string getFloatName (float v) { return de::toString(v); } in getFloatName() function168 static std::string getFloatName (float v) { return de::toString(glu::getPixelFormatStr((int)v)); } in getFloatName() function