Searched refs:eglDestroyContext (Results 1 – 5 of 5) sorted by relevance
45 eglDestroyContext_t eglDestroyContext; member90 …ext(eglDestroyContext_t f) { eglDestroyContext_t retval = eglDestroyContext; eglDestroyContext = f… in set_eglDestroyContext()
43 {"eglDestroyContext", (void *)eglDestroyContext},
506 EGLBoolean eglDestroyContext(EGLDisplay dpy, EGLContext ctx) in eglDestroyContext() function512 res = getDispatch()->eglDestroyContext(dpy, wctx->aglContext); in eglDestroyContext()
893 EGLBoolean eglDestroyContext(EGLDisplay dpy, EGLContext ctx) in eglDestroyContext() function