Lines Matching refs:_glptr_WindowPos3fv
7979 typedef void (GLAPIENTRYP _glptr_WindowPos3fv)(const GLfloat *);7982 static inline _glptr_WindowPos3fv GET_WindowPos3fv(struct _glapi_table *disp) {7983 return (_glptr_WindowPos3fv) (GET_by_offset(disp, _gloffset_WindowPos3fv));