Searched refs:t_glGetClipPlanef (Results 1 – 2 of 2) sorted by relevance
27 #define glGetClipPlanef t_glGetClipPlanef812 ANGLE_TRACE_LOADER_EXPORT extern PFNGLGETCLIPPLANEFPROC t_glGetClipPlanef;
19 ANGLE_TRACE_LOADER_EXPORT PFNGLGETCLIPPLANEFPROC t_glGetClipPlanef; variable857 t_glGetClipPlanef = reinterpret_cast<PFNGLGETCLIPPLANEFPROC>(loadProc("glGetClipPlanef")); in LoadGLES()