Searched refs:_glptr_WindowPos3d (Results 1 – 1 of 1) sorted by relevance
7453 typedef void (GLAPIENTRYP _glptr_WindowPos3d)(GLdouble, GLdouble, GLdouble); typedef7456 static inline _glptr_WindowPos3d GET_WindowPos3d(struct _glapi_table *disp) { in GET_WindowPos3d()7457 return (_glptr_WindowPos3d) (GET_by_offset(disp, _gloffset_WindowPos3d)); in GET_WindowPos3d()