Searched refs:l_glClipPlanef (Results 1 – 2 of 2) sorted by relevance
22 #define glClipPlanef l_glClipPlanef807 ANGLE_UTIL_EXPORT extern PFNGLCLIPPLANEFPROC l_glClipPlanef;
14 ANGLE_UTIL_EXPORT PFNGLCLIPPLANEFPROC l_glClipPlanef; variable823 l_glClipPlanef = reinterpret_cast<PFNGLCLIPPLANEFPROC>(loadProc("glClipPlanef")); in LoadGLES()