Searched refs:_glptr_MapGrid2d (Results 1 – 1 of 1) sorted by relevance
4661 typedef void (GLAPIENTRYP _glptr_MapGrid2d)(GLint, GLdouble, GLdouble, GLint, GLdouble, GLdouble); typedef4664 static inline _glptr_MapGrid2d GET_MapGrid2d(struct _glapi_table *disp) { in GET_MapGrid2d()4665 return (_glptr_MapGrid2d) (GET_by_offset(disp, _gloffset_MapGrid2d)); in GET_MapGrid2d()