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