Lines Matching refs:_glptr_RasterPos4iv
3887 typedef void (GLAPIENTRYP _glptr_RasterPos4iv)(const GLint *);3890 static inline _glptr_RasterPos4iv GET_RasterPos4iv(struct _glapi_table *disp) {3891 return (_glptr_RasterPos4iv) (GET_by_offset(disp, _gloffset_RasterPos4iv));