Lines Matching refs:_glptr_WindowPos2fv
7891 typedef void (GLAPIENTRYP _glptr_WindowPos2fv)(const GLfloat *);7894 static inline _glptr_WindowPos2fv GET_WindowPos2fv(struct _glapi_table *disp) {7895 return (_glptr_WindowPos2fv) (GET_by_offset(disp, _gloffset_WindowPos2fv));