Searched refs:es3Attrs (Results 1 – 1 of 1) sorted by relevance
82 static const EGLint es3Attrs[] = { EGL_CONTEXT_MAJOR_VERSION_KHR, 3, EGL_NONE }; in executeForConfig() local95 { "OpenGL ES 3", EGL_OPENGL_ES_API, EGL_OPENGL_ES3_BIT_KHR, es3Attrs }, in executeForConfig()