Searched refs:t_glBlendFunc (Results 1 – 2 of 2) sorted by relevance
116 #define glBlendFunc t_glBlendFunc901 ANGLE_TRACE_LOADER_EXPORT extern PFNGLBLENDFUNCPROC t_glBlendFunc;
108 ANGLE_TRACE_LOADER_EXPORT PFNGLBLENDFUNCPROC t_glBlendFunc; variable955 t_glBlendFunc = reinterpret_cast<PFNGLBLENDFUNCPROC>(loadProc("glBlendFunc")); in LoadGLES()