Searched refs:eglDestroyContext_wrapper_proc_t (Results 1 – 3 of 3) sorted by relevance
19 eglDestroyContext_wrapper_proc_t eglDestroyContext;
19 eglDestroyContext = (eglDestroyContext_wrapper_proc_t) getProc("eglDestroyContext", userData); in initDispatchByName()
18 typedef EGLBoolean (egl_APIENTRY *eglDestroyContext_wrapper_proc_t) (EGLDisplay, EGLContext); typedef