Lines Matching refs:_glptr_RasterPos3d
3744 typedef void (GLAPIENTRYP _glptr_RasterPos3d)(GLdouble, GLdouble, GLdouble);3747 static inline _glptr_RasterPos3d GET_RasterPos3d(struct _glapi_table *disp) {3748 return (_glptr_RasterPos3d) (GET_by_offset(disp, _gloffset_RasterPos3d));