Home
last modified time | relevance | path

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

/external/deqp/framework/opengl/
DgluRenderContext.hpp196 const char* getApiTypeDescription (ApiType type);
DgluRenderContext.cpp308 const char* getApiTypeDescription (ApiType type) in getApiTypeDescription() function
/external/deqp/external/openglcts/modules/runner/
DglcTestRunner.cpp686 tcu::print("Running %s conformance\n", glu::getApiTypeDescription(m_type)); in init()