Home
last modified time | relevance | path

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

/external/angle/src/tests/restricted_traces/
Dtrace_gles_loader_autogen.h116 #define glBlendFunc t_glBlendFunc
901 ANGLE_TRACE_LOADER_EXPORT extern PFNGLBLENDFUNCPROC t_glBlendFunc;
Dtrace_gles_loader_autogen.cpp108 ANGLE_TRACE_LOADER_EXPORT PFNGLBLENDFUNCPROC t_glBlendFunc; variable
955 t_glBlendFunc = reinterpret_cast<PFNGLBLENDFUNCPROC>(loadProc("glBlendFunc")); in LoadGLES()