Searched refs:getGLContextType (Results 1 – 3 of 3) sorted by relevance
191 const char* getGLContextType (void) const;
864 const char* CommandLine::getGLContextType (void) const in getGLContextType() function in tcu::CommandLine
136 const char* factoryName = cmdLine.getGLContextType(); in createRenderContext()