Searched refs:getGLContextFlags (Results 1 – 3 of 3) sorted by relevance
153 const char* getGLContextFlags (void) const;
614 const char* CommandLine::getGLContextFlags (void) const in getGLContextFlags() function in tcu::CommandLine
130 if (cmdLine.getGLContextFlags()) in createDefaultRenderContext()131 ctxFlags = parseContextFlags(cmdLine.getGLContextFlags()); in createDefaultRenderContext()