Searched refs:getGLContextType (Results 1 – 3 of 3) sorted by relevance
149 const char* getGLContextType (void) const;
825 const char* CommandLine::getGLContextType (void) const in getGLContextType() function in tcu::CommandLine
124 const char* factoryName = cmdLine.getGLContextType(); in createDefaultRenderContext()