Searched refs:eglBindAPI_wrapper_proc_t (Results 1 – 3 of 3) sorted by relevance
41 eglBindAPI_wrapper_proc_t eglBindAPI;
41 eglBindAPI = (eglBindAPI_wrapper_proc_t) getProc("eglBindAPI", userData); in initDispatchByName()
40 typedef EGLBoolean (egl_APIENTRY *eglBindAPI_wrapper_proc_t) (EGLenum); typedef