Lines Matching refs:_glptr_RasterPos2fv
3689 typedef void (GLAPIENTRYP _glptr_RasterPos2fv)(const GLfloat *);3692 static inline _glptr_RasterPos2fv GET_RasterPos2fv(struct _glapi_table *disp) {3693 return (_glptr_RasterPos2fv) (GET_by_offset(disp, _gloffset_RasterPos2fv));