Searched refs:getGLConfigName (Results 1 – 3 of 3) sorted by relevance
164 if (cmdLine.getGLConfigName() != DE_NULL) in parseRenderConfig()165 parseConfigBitsFromName(config, cmdLine.getGLConfigName()); in parseRenderConfig()
198 const char* getGLConfigName (void) const;
945 const char* CommandLine::getGLConfigName (void) const in getGLConfigName() function in tcu::CommandLine