Home
last modified time | relevance | path

Searched defs:getTypeStr (Results 1 – 2 of 2) sorted by relevance

/external/deqp/framework/opengl/
DgluStrUtilPrototypes.inl83 inline tcu::Format::Enum<int, 2> getTypeStr (int value) { return tcu::Format::Enum<int, 2>(… function
/external/deqp/external/openglcts/modules/common/
DglcPackedPixelsTests.cpp581 std::string getTypeStr(GLenum type) in getTypeStr() function