Home
last modified time | relevance | path

Searched refs:t_glBlendFunciEXT (Results 1 – 2 of 2) sorted by relevance

/external/angle/src/tests/restricted_traces/
Dtrace_gles_loader_autogen.h600 #define glBlendFunciEXT t_glBlendFunciEXT
1445 ANGLE_TRACE_LOADER_EXPORT extern PFNGLBLENDFUNCIEXTPROC t_glBlendFunciEXT;
Dtrace_gles_loader_autogen.cpp629 ANGLE_TRACE_LOADER_EXPORT PFNGLBLENDFUNCIEXTPROC t_glBlendFunciEXT; variable
1770 t_glBlendFunciEXT = reinterpret_cast<PFNGLBLENDFUNCIEXTPROC>(loadProc("glBlendFunciEXT")); in LoadGLES()