Lines Matching refs:_glptr_RasterPos4d
3832 typedef void (GLAPIENTRYP _glptr_RasterPos4d)(GLdouble, GLdouble, GLdouble, GLdouble);3835 static inline _glptr_RasterPos4d GET_RasterPos4d(struct _glapi_table *disp) {3836 return (_glptr_RasterPos4d) (GET_by_offset(disp, _gloffset_RasterPos4d));