HomeSort by relevance Sort by last modified time
    Searched refs:getGLContextFlags (Results 1 - 3 of 3) sorted by null

  /external/deqp/framework/common/
tcuCommandLine.hpp 153 const char* getGLContextFlags (void) const;
tcuCommandLine.cpp 808 const char* CommandLine::getGLContextFlags (void) const
  /external/deqp/framework/opengl/
gluRenderContext.cpp 130 if (cmdLine.getGLContextFlags())
131 ctxFlags = parseContextFlags(cmdLine.getGLContextFlags());

Completed in 565 milliseconds