Lines Matching refs:_glptr_RasterPos3iv
3799 typedef void (GLAPIENTRYP _glptr_RasterPos3iv)(const GLint *);3802 static inline _glptr_RasterPos3iv GET_RasterPos3iv(struct _glapi_table *disp) {3803 return (_glptr_RasterPos3iv) (GET_by_offset(disp, _gloffset_RasterPos3iv));