Searched defs:getIntegerName (Results 1 – 1 of 1) sorted by relevance
161 static std::string getIntegerName (int v) { return de::toString(v); } in getIntegerName() function167 static std::string getIntegerName (int v) { return de::toString(glu::getPixelFormatStr(v)); } in getIntegerName() function