Searched refs:l_glBlendFunc (Results 1 – 2 of 2) sorted by relevance
116 #define glBlendFunc l_glBlendFunc901 ANGLE_UTIL_EXPORT extern PFNGLBLENDFUNCPROC l_glBlendFunc;
108 ANGLE_UTIL_EXPORT PFNGLBLENDFUNCPROC l_glBlendFunc; variable926 l_glBlendFunc = reinterpret_cast<PFNGLBLENDFUNCPROC>(loadProc("glBlendFunc")); in LoadGLES()