Home
last modified time | relevance | path

Searched refs:GL_MAJOR_VERSION_MARK (Results 1 - 1 of 1) sorted by relevance

/test/xts/acts/graphic/graphicEGL/entry/src/main/cpp/
H A Deglndk.cpp37 #define GL_MAJOR_VERSION_MARK 0x0A macro
57 myEGLWindow->eglVersion = majorVersion * GL_MAJOR_VERSION_MARK + minorVersion; in createMyEglWindow()

Completed in 4 milliseconds