Searched refs:_glptr_ClipPlanef (Results 1 – 1 of 1) sorted by relevance
17848 typedef void (GLAPIENTRYP _glptr_ClipPlanef)(GLenum, const GLfloat *); typedef17851 static inline _glptr_ClipPlanef GET_ClipPlanef(struct _glapi_table *disp) { in GET_ClipPlanef()17852 return (_glptr_ClipPlanef) (GET_by_offset(disp, _gloffset_ClipPlanef)); in GET_ClipPlanef()