Searched refs:__translatorMustCastToProperFunctionPointerType (Results 1 – 5 of 5) sorted by relevance
27 typedef void (*__translatorMustCastToProperFunctionPointerType)(void); typedef31 __translatorMustCastToProperFunctionPointerType address;89 __translatorMustCastToProperFunctionPointerType (*getProcAddress)(const char*);
130 { #fname, (__translatorMustCastToProperFunctionPointerType)_egl_ ## fname},136 __translatorMustCastToProperFunctionPointerType proc;149 __translatorMustCastToProperFunctionPointerType getProcAddress(const char *fname) in getProcAddress()
25 __translatorMustCastToProperFunctionPointerType getProcAddress(const char *fname);
46 static __translatorMustCastToProperFunctionPointerType getProcAddress(const char* procName);52 typedef std::map<std::string, __translatorMustCastToProperFunctionPointerType> ProcTableMap;93 static __translatorMustCastToProperFunctionPointerType getProcAddress(const char* procName) { in getProcAddress()103 …s_glesExtensions)["glEGLImageTargetTexture2DOES"] = (__translatorMustCastToProperFunctionPointerTy… in getProcAddress()104 …tensions)["glEGLImageTargetRenderbufferStorageOES"]=(__translatorMustCastToProperFunctionPointerTy… in getProcAddress()105 …(*s_glesExtensions)["glBlendEquationSeparateOES"] = (__translatorMustCastToProperFunctionPointerTy… in getProcAddress()106 …(*s_glesExtensions)["glBlendFuncSeparateOES"] = (__translatorMustCastToProperFunctionPointerType)g… in getProcAddress()107 …(*s_glesExtensions)["glBlendEquationOES"] = (__translatorMustCastToProperFunctionPointerType)glBle… in getProcAddress()110 …(*s_glesExtensions)["glCurrentPaletteMatrixOES"] = (__translatorMustCastToProperFunctionPointerTyp… in getProcAddress()111 …sExtensions)["glLoadPaletteFromModelViewMatrixOES"]=(__translatorMustCastToProperFunctionPointerTy… in getProcAddress()[all …]
43 static __translatorMustCastToProperFunctionPointerType getProcAddress(const char* procName);49 typedef std::map<std::string, __translatorMustCastToProperFunctionPointerType> ProcTableMap;90 static __translatorMustCastToProperFunctionPointerType getProcAddress(const char* procName) { in getProcAddress()100 …s_glesExtensions)["glEGLImageTargetTexture2DOES"] = (__translatorMustCastToProperFunctionPointerTy… in getProcAddress()101 …tensions)["glEGLImageTargetRenderbufferStorageOES"]=(__translatorMustCastToProperFunctionPointerTy… in getProcAddress()103 __translatorMustCastToProperFunctionPointerType ret=NULL; in getProcAddress()