Searched refs:l_glBlendFunciEXT (Results 1 – 2 of 2) sorted by relevance
600 #define glBlendFunciEXT l_glBlendFunciEXT1414 ANGLE_UTIL_EXPORT extern PFNGLBLENDFUNCIEXTPROC l_glBlendFunciEXT;
606 ANGLE_UTIL_EXPORT PFNGLBLENDFUNCIEXTPROC l_glBlendFunciEXT; variable1741 l_glBlendFunciEXT = reinterpret_cast<PFNGLBLENDFUNCIEXTPROC>(loadProc("glBlendFunciEXT")); in LoadGLES()