Home
last modified time | relevance | path

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

/external/deqp/framework/common/
DtcuCommandLine.hpp149 const char* getGLContextType (void) const;
DtcuCommandLine.cpp825 const char* CommandLine::getGLContextType (void) const in getGLContextType() function in tcu::CommandLine
/external/deqp/framework/opengl/
DgluRenderContext.cpp124 const char* factoryName = cmdLine.getGLContextType(); in createDefaultRenderContext()