Home
last modified time | relevance | path

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

/external/deqp/framework/platform/android/
DtcuAndroidPlatformCapabilityQueryJNI.cpp51 bool hasGLMajorVersion (void) const;
71 bool GLConfigParser::hasGLMajorVersion (void) const in hasGLMajorVersion() function in __anon897c85a60111::GLConfigParser
83 DE_ASSERT(hasGLMajorVersion()); in getGLMajorVersion()
106 if (!parsedCommandLine.hasGLMajorVersion() || in parseRenderConfig()