Lines Matching refs:_glptr_GetClipPlanef
18462 typedef void (GLAPIENTRYP _glptr_GetClipPlanef)(GLenum, GLfloat *);18465 static inline _glptr_GetClipPlanef GET_GetClipPlanef(struct _glapi_table *disp) {18466 return (_glptr_GetClipPlanef) (GET_by_offset(disp, _gloffset_GetClipPlanef));