Searched refs:parseRenderConfig (Results 1 – 4 of 4) sorted by relevance
102 glu::RenderConfig parseRenderConfig (const std::string& argsStr) in parseRenderConfig() function117 glu::parseRenderConfig(&renderConfig, parsedCommandLine); in parseRenderConfig()125 const glu::RenderConfig renderConfig = parseRenderConfig(cmdLineStr); in isRenderConfigSupported()
103 void parseRenderConfig (RenderConfig* config, const tcu::CommandLine& cmdLine);
143 void parseRenderConfig (RenderConfig* config, const tcu::CommandLine& cmdLine) in parseRenderConfig() function
135 parseRenderConfig(&config, cmdLine); in createDefaultRenderContext()