Lines Matching defs:_glptr_GetClipPlane
5823 typedef void (GLAPIENTRYP _glptr_GetClipPlane)(GLenum, GLdouble *);5826 static inline _glptr_GetClipPlane GET_GetClipPlane(struct _glapi_table *disp) {5827 return (_glptr_GetClipPlane) (GET_by_offset(disp, _gloffset_GetClipPlane));