Searched refs:eglGetProcAddress_wrapper_proc_t (Results 1 – 3 of 3) sorted by relevance
27 eglGetProcAddress_wrapper_proc_t eglGetProcAddress;
27 eglGetProcAddress = (eglGetProcAddress_wrapper_proc_t) getProc("eglGetProcAddress", userData); in initDispatchByName()
26 typedef __eglMustCastToProperFunctionPointerType (egl_APIENTRY *eglGetProcAddress_wrapper_proc_t) (… typedef