Searched refs:es1GetProcAddress (Results 1 – 4 of 4) sorted by relevance
223 __eglMustCastToProperFunctionPointerType (*es1GetProcAddress)(const char *procname); member in LibGLES_CMexports
334 extern "C" __eglMustCastToProperFunctionPointerType es1GetProcAddress(const char *procname);1596 this->es1GetProcAddress = ::es1GetProcAddress; in LibGLES_CMexports()
4699 extern "C" __eglMustCastToProperFunctionPointerType es1GetProcAddress(const char *procname) in es1GetProcAddress() function
1620 __eglMustCastToProperFunctionPointerType proc = libGLES_CM->es1GetProcAddress(procname); in GetProcAddress()