Lines Matching refs:_glptr_RasterPos2f
3678 typedef void (GLAPIENTRYP _glptr_RasterPos2f)(GLfloat, GLfloat);3681 static inline _glptr_RasterPos2f GET_RasterPos2f(struct _glapi_table *disp) {3682 return (_glptr_RasterPos2f) (GET_by_offset(disp, _gloffset_RasterPos2f));