Home
last modified time | relevance | path

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

/external/deqp/modules/gles31/functional/
Des31fTextureLevelStateQueryTests.cpp167 static std::string getFloatName (float v) { return de::toString(v); } in getFloatName() function
173 …static std::string getFloatName (float v) { return de::toString(glu::getTextureFormatStr((int)v));… in getFloatName() function