Searched refs:eglWaitNative_wrapper_proc_t (Results 1 – 3 of 3) sorted by relevance
36 eglWaitNative_wrapper_proc_t eglWaitNative;
36 eglWaitNative = (eglWaitNative_wrapper_proc_t) getProc("eglWaitNative", userData); in initDispatchByName()
35 typedef EGLBoolean (egl_APIENTRY *eglWaitNative_wrapper_proc_t) (EGLint); typedef