Lines Matching refs:_glptr_Rectd
3920 typedef void (GLAPIENTRYP _glptr_Rectd)(GLdouble, GLdouble, GLdouble, GLdouble);3923 static inline _glptr_Rectd GET_Rectd(struct _glapi_table *disp) {3924 return (_glptr_Rectd) (GET_by_offset(disp, _gloffset_Rectd));