Searched refs:eglWaitClient_wrapper_proc_t (Results 1 – 3 of 3) sorted by relevance
45 eglWaitClient_wrapper_proc_t eglWaitClient;
45 eglWaitClient = (eglWaitClient_wrapper_proc_t) getProc("eglWaitClient", userData); in initDispatchByName()
44 typedef EGLBoolean (egl_APIENTRY *eglWaitClient_wrapper_proc_t) (); typedef