Home
last modified time | relevance | path

Searched refs:getFloatName (Results 1 – 1 of 1) sorted by relevance

/external/deqp/modules/gles31/functional/
Des31fTextureLevelStateQueryTests.cpp162 static std::string getFloatName (float v) { return de::toString(v); } in getFloatName() function
168 static std::string getFloatName (float v) { return de::toString(glu::getPixelFormatStr((int)v)); } in getFloatName() function