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

  /external/deqp/framework/opengl/
gluRenderConfig.cpp 167 if (cmdLine.getGLConfigId() >= 0)
168 config->id = cmdLine.getGLConfigId();
  /external/deqp/framework/common/
tcuCommandLine.hpp 175 int getGLConfigId (void) const;
tcuCommandLine.cpp 799 int CommandLine::getGLConfigId (void) const { return m_cmdLine.getOption<opt::GLConfigID>(); }

Completed in 421 milliseconds