Searched refs:t_glBlendEquationi (Results 1 – 2 of 2) sorted by relevance
435 #define glBlendEquationi t_glBlendEquationi1223 ANGLE_TRACE_LOADER_EXPORT extern PFNGLBLENDEQUATIONIPROC t_glBlendEquationi;
429 ANGLE_TRACE_LOADER_EXPORT PFNGLBLENDEQUATIONIPROC t_glBlendEquationi; variable1436 t_glBlendEquationi = reinterpret_cast<PFNGLBLENDEQUATIONIPROC>(loadProc("glBlendEquationi")); in LoadGLES()