Lines Matching refs:_glptr_RasterPos3dv
3755 typedef void (GLAPIENTRYP _glptr_RasterPos3dv)(const GLdouble *);3758 static inline _glptr_RasterPos3dv GET_RasterPos3dv(struct _glapi_table *disp) {3759 return (_glptr_RasterPos3dv) (GET_by_offset(disp, _gloffset_RasterPos3dv));