Home
last modified time | relevance | path

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

/external/angle/src/tests/restricted_traces/
Dtrace_gles_loader_autogen.h733 #define glDisableiOES t_glDisableiOES
1597 ANGLE_TRACE_LOADER_EXPORT extern PFNGLDISABLEIOESPROC t_glDisableiOES;
Dtrace_gles_loader_autogen.cpp768 ANGLE_TRACE_LOADER_EXPORT PFNGLDISABLEIOESPROC t_glDisableiOES; variable
2017 t_glDisableiOES = reinterpret_cast<PFNGLDISABLEIOESPROC>(loadProc("glDisableiOES")); in LoadGLES()