Searched refs:__eglMustCastToProperFunctionPointerType (Results 1 – 12 of 12) sorted by relevance
107 extern __eglMustCastToProperFunctionPointerType
660 __eglMustCastToProperFunctionPointerType
860 __eglMustCastToProperFunctionPointerType EGLAPIENTRY
319 typedef void (*__eglMustCastToProperFunctionPointerType)(void); typedef322 EGLAPI __eglMustCastToProperFunctionPointerType EGLAPIENTRY
63 typedef void (*__eglMustCastToProperFunctionPointerType) (void); typedef
40 __eglMustCastToProperFunctionPointerType getProcAddress (const char *procname) const;
40 virtual __eglMustCastToProperFunctionPointerType getProcAddress (const char *procname) const …
97 __eglMustCastToProperFunctionPointerType eglwGetProcAddress (const char *procname);
40 typedef EGLW_APICALL __eglMustCastToProperFunctionPointerType (EGLW_APIENTRY* eglGetProcAddressFunc…
177 __eglMustCastToProperFunctionPointerType FuncPtrLibrary::getProcAddress (const char *procname) const
32 eglw::__eglMustCastToProperFunctionPointerType eglGetProcAddress (const char *procname);
276 eglw::__eglMustCastToProperFunctionPointerType CallLogWrapper::eglGetProcAddress (const char *procn…280 eglw::__eglMustCastToProperFunctionPointerType returnValue = m_egl.getProcAddress(procname);