Home
last modified time | relevance | path

Searched refs:getGLMajorVersion (Results 1 – 1 of 1) sorted by relevance

/external/deqp/framework/platform/android/
DtcuAndroidPlatformCapabilityQueryJNI.cpp53 int getGLMajorVersion (void) const;
81 int GLConfigParser::getGLMajorVersion (void) const in getGLMajorVersion() function in __anonc465b78e0111::GLConfigParser
114 …const glu::ContextType testContextType (glu::ApiType::es(parsedCommandLine.getGLMajorVersion(), pa… in parseRenderConfig()