Searched refs:eglDestroySurface_wrapper_proc_t (Results 1 – 3 of 3) sorted by relevance
20 eglDestroySurface_wrapper_proc_t eglDestroySurface;
20 eglDestroySurface = (eglDestroySurface_wrapper_proc_t) getProc("eglDestroySurface", userData); in initDispatchByName()
19 typedef EGLBoolean (egl_APIENTRY *eglDestroySurface_wrapper_proc_t) (EGLDisplay, EGLSurface); typedef