Searched refs:_glptr_Rectd (Results 1 – 1 of 1) sorted by relevance
3427 typedef void (GLAPIENTRYP _glptr_Rectd)(GLdouble, GLdouble, GLdouble, GLdouble); typedef3430 static inline _glptr_Rectd GET_Rectd(struct _glapi_table *disp) { in GET_Rectd()3431 return (_glptr_Rectd) (GET_by_offset(disp, _gloffset_Rectd)); in GET_Rectd()