Lines Matching refs:_glptr_RasterPos2dv
3667 typedef void (GLAPIENTRYP _glptr_RasterPos2dv)(const GLdouble *);3670 static inline _glptr_RasterPos2dv GET_RasterPos2dv(struct _glapi_table *disp) {3671 return (_glptr_RasterPos2dv) (GET_by_offset(disp, _gloffset_RasterPos2dv));