Searched refs:es2Attrs (Results 1 – 1 of 1) sorted by relevance
81 static const EGLint es2Attrs[] = { EGL_CONTEXT_CLIENT_VERSION, 2, EGL_NONE }; in executeForConfig() local94 { "OpenGL ES 2", EGL_OPENGL_ES_API, EGL_OPENGL_ES2_BIT, es2Attrs }, in executeForConfig()