Searched refs:eglCreateSyncKHR_wrapper_proc_t (Results 1 – 3 of 3) sorted by relevance
47 eglCreateSyncKHR_wrapper_proc_t eglCreateSyncKHR;
47 eglCreateSyncKHR = (eglCreateSyncKHR_wrapper_proc_t) getProc("eglCreateSyncKHR", userData); in initDispatchByName()
46 typedef EGLSyncKHR (egl_APIENTRY *eglCreateSyncKHR_wrapper_proc_t) (EGLDisplay, EGLenum, const EGLi… typedef