Home | History | Annotate | Download | only in egl

Lines Matching full:destroycontext

170 	void			destroyContext		(EGLDisplay display, EGLContext context);
210 void GLES2SharingTest::destroyContext (EGLDisplay display, EGLContext context)
313 destroyContext(display.getEGLDisplay(), contextB);
315 destroyContext(display.getEGLDisplay(), contextA);
320 destroyContext(display.getEGLDisplay(), contextA);
322 destroyContext(display.getEGLDisplay(), contextB);