Home
last modified time | relevance | path

Searched defs:clientVersion (Results 1 - 2 of 2) sorted by relevance

/test/xts/acts/graphic/graphicEGL/entry/src/main/cpp/
H A Deglndk.cpp58 EGLint clientVersion = majorVersion == GL_MAJOR_VERSION_3 ? EGL_OPENGL_ES3_BIT : EGL_OPENGL_ES2_BIT; in createMyEglWindow() local
/test/xts/acts/graphic/graphicGLES3/entry/src/main/cpp/
H A Dgles3ndk.cpp120 EGLint clientVersion = majorVersion == GL_MAJOR_VERSION_3 ? EGL_OPENGL_ES3_BIT : EGL_OPENGL_ES2_BIT; in initGLES() local

Completed in 17 milliseconds