Home | History | Annotate | Download | only in egl

Lines Matching refs:EGLContext

677 			expectFalse(eglDestroyContext(display, (EGLContext)-1));
844 expectFalse(eglMakeCurrent(display, surface, surface, (EGLContext)-1));
917 EGLContext context = DE_NULL;