Home
last modified time | relevance | path

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

/external/angle/src/tests/restricted_traces/
Dtrace_gles_loader_autogen.h731 #define glBlendFunciOES t_glBlendFunciOES
1595 ANGLE_TRACE_LOADER_EXPORT extern PFNGLBLENDFUNCIOESPROC t_glBlendFunciOES;
Dtrace_gles_loader_autogen.cpp766 ANGLE_TRACE_LOADER_EXPORT PFNGLBLENDFUNCIOESPROC t_glBlendFunciOES; variable
2015 t_glBlendFunciOES = reinterpret_cast<PFNGLBLENDFUNCIOESPROC>(loadProc("glBlendFunciOES")); in LoadGLES()