Searched refs:eglSwapInterval_wrapper_proc_t (Results 1 – 3 of 3) sorted by relevance
40 eglSwapInterval_wrapper_proc_t eglSwapInterval;
40 eglSwapInterval = (eglSwapInterval_wrapper_proc_t) getProc("eglSwapInterval", userData); in initDispatchByName()
39 typedef EGLBoolean (egl_APIENTRY *eglSwapInterval_wrapper_proc_t) (EGLDisplay, EGLint); typedef