Lines Matching refs:_glptr_WindowPos3d
7946 typedef void (GLAPIENTRYP _glptr_WindowPos3d)(GLdouble, GLdouble, GLdouble);7949 static inline _glptr_WindowPos3d GET_WindowPos3d(struct _glapi_table *disp) {7950 return (_glptr_WindowPos3d) (GET_by_offset(disp, _gloffset_WindowPos3d));