Searched refs:eglGetConfigs_wrapper_proc_t (Results 1 – 3 of 3) sorted by relevance
22 eglGetConfigs_wrapper_proc_t eglGetConfigs;
22 eglGetConfigs = (eglGetConfigs_wrapper_proc_t) getProc("eglGetConfigs", userData); in initDispatchByName()
21 typedef EGLBoolean (egl_APIENTRY *eglGetConfigs_wrapper_proc_t) (EGLDisplay, EGLConfig*, EGLint, EG… typedef