Lines Matching refs:_glptr_RasterPos2d
3656 typedef void (GLAPIENTRYP _glptr_RasterPos2d)(GLdouble, GLdouble);3659 static inline _glptr_RasterPos2d GET_RasterPos2d(struct _glapi_table *disp) {3660 return (_glptr_RasterPos2d) (GET_by_offset(disp, _gloffset_RasterPos2d));