Home
last modified time | relevance | path

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

/external/angle/src/tests/restricted_traces/
Dtrace_gles_loader_autogen.h27 #define glGetClipPlanef t_glGetClipPlanef
812 ANGLE_TRACE_LOADER_EXPORT extern PFNGLGETCLIPPLANEFPROC t_glGetClipPlanef;
Dtrace_gles_loader_autogen.cpp19 ANGLE_TRACE_LOADER_EXPORT PFNGLGETCLIPPLANEFPROC t_glGetClipPlanef; variable
857 t_glGetClipPlanef = reinterpret_cast<PFNGLGETCLIPPLANEFPROC>(loadProc("glGetClipPlanef")); in LoadGLES()