Lines Matching refs:_glptr_WindowPos2dv
7869 typedef void (GLAPIENTRYP _glptr_WindowPos2dv)(const GLdouble *);7872 static inline _glptr_WindowPos2dv GET_WindowPos2dv(struct _glapi_table *disp) {7873 return (_glptr_WindowPos2dv) (GET_by_offset(disp, _gloffset_WindowPos2dv));