Lines Matching refs:_glptr_ClipPlanef
18440 typedef void (GLAPIENTRYP _glptr_ClipPlanef)(GLenum, const GLfloat *);18443 static inline _glptr_ClipPlanef GET_ClipPlanef(struct _glapi_table *disp) {18444 return (_glptr_ClipPlanef) (GET_by_offset(disp, _gloffset_ClipPlanef));