Home | History | Annotate | Download | only in egl

Lines Matching full:glconfig

445 				EGLConfig glConfig;
446 if (getConfig(&glConfig, FilterList() << renderable<EGL_OPENGL_BIT>))
449 expectNoContext(eglCreateContext(display, glConfig, EGL_NO_CONTEXT, s_es1ContextAttribList));