Searched refs:t_glBlendColor (Results 1 – 2 of 2) sorted by relevance
113 #define glBlendColor t_glBlendColor898 ANGLE_TRACE_LOADER_EXPORT extern PFNGLBLENDCOLORPROC t_glBlendColor;
105 ANGLE_TRACE_LOADER_EXPORT PFNGLBLENDCOLORPROC t_glBlendColor; variable951 t_glBlendColor = reinterpret_cast<PFNGLBLENDCOLORPROC>(loadProc("glBlendColor")); in LoadGLES()