Searched refs:eglDestroyContext (Results 1 – 7 of 7) sorted by relevance
12 eglDestroyContext @24
818 EGLBoolean __stdcall eglDestroyContext(EGLDisplay dpy, EGLContext ctx) in eglDestroyContext() function
40 eglDestroyContext(fDisplay, fContext); in destroyGLContext()
152 eglDestroyContext(engine->display, engine->context); in engine_term_display()
300 EGLAPI EGLBoolean EGLAPIENTRY eglDestroyContext(EGLDisplay dpy, EGLContext ctx);
348 eglDestroyContext(m_display, context); in destroySurface()
718 egl.eglDestroyContext(display, context); in destroyContext()