Searched refs:_glptr_MapGrid1d (Results 1 – 1 of 1) sorted by relevance
4639 typedef void (GLAPIENTRYP _glptr_MapGrid1d)(GLint, GLdouble, GLdouble); typedef4642 static inline _glptr_MapGrid1d GET_MapGrid1d(struct _glapi_table *disp) { in GET_MapGrid1d()4643 return (_glptr_MapGrid1d) (GET_by_offset(disp, _gloffset_MapGrid1d)); in GET_MapGrid1d()