Lines Matching refs:_glptr_RasterPos3fv
3777 typedef void (GLAPIENTRYP _glptr_RasterPos3fv)(const GLfloat *);3780 static inline _glptr_RasterPos3fv GET_RasterPos3fv(struct _glapi_table *disp) {3781 return (_glptr_RasterPos3fv) (GET_by_offset(disp, _gloffset_RasterPos3fv));