Searched refs:l_glGetClipPlanef (Results 1 – 2 of 2) sorted by relevance
27 #define glGetClipPlanef l_glGetClipPlanef812 ANGLE_UTIL_EXPORT extern PFNGLGETCLIPPLANEFPROC l_glGetClipPlanef;
19 ANGLE_UTIL_EXPORT PFNGLGETCLIPPLANEFPROC l_glGetClipPlanef; variable828 l_glGetClipPlanef = reinterpret_cast<PFNGLGETCLIPPLANEFPROC>(loadProc("glGetClipPlanef")); in LoadGLES()