Lines Matching refs:_glptr_RasterPos4fv
3865 typedef void (GLAPIENTRYP _glptr_RasterPos4fv)(const GLfloat *);3868 static inline _glptr_RasterPos4fv GET_RasterPos4fv(struct _glapi_table *disp) {3869 return (_glptr_RasterPos4fv) (GET_by_offset(disp, _gloffset_RasterPos4fv));