Searched refs:eglBindTexImage_wrapper_proc_t (Results 1 – 3 of 3) sorted by relevance
37 eglBindTexImage_wrapper_proc_t eglBindTexImage;
37 eglBindTexImage = (eglBindTexImage_wrapper_proc_t) getProc("eglBindTexImage", userData); in initDispatchByName()
36 typedef EGLBoolean (egl_APIENTRY *eglBindTexImage_wrapper_proc_t) (EGLDisplay, EGLSurface, EGLint); typedef