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

  /external/deqp/framework/common/
tcuCommandLine.hpp 150 const char* getGLConfigName (void) const;
tcuCommandLine.cpp 800 const char* CommandLine::getGLConfigName (void) const
  /external/deqp/framework/opengl/
gluRenderConfig.cpp 164 if (cmdLine.getGLConfigName() != DE_NULL)
165 parseConfigBitsFromName(config, cmdLine.getGLConfigName());

Completed in 54 milliseconds