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