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

  /external/deqp/framework/platform/android/
tcuAndroidPlatformCapabilityQueryJNI.cpp 102 glu::RenderConfig parseRenderConfig (const std::string& argsStr)
117 glu::parseRenderConfig(&renderConfig, parsedCommandLine);
125 const glu::RenderConfig renderConfig = parseRenderConfig(cmdLineStr);
  /external/deqp/framework/opengl/
gluRenderConfig.hpp 103 void parseRenderConfig (RenderConfig* config, const tcu::CommandLine& cmdLine);
gluRenderConfig.cpp 143 void parseRenderConfig (RenderConfig* config, const tcu::CommandLine& cmdLine)
gluRenderContext.cpp 135 parseRenderConfig(&config, cmdLine);

Completed in 493 milliseconds