Searched refs:_glptr_WindowPos2fv (Results 1 – 1 of 1) sorted by relevance
7398 typedef void (GLAPIENTRYP _glptr_WindowPos2fv)(const GLfloat *); typedef7401 static inline _glptr_WindowPos2fv GET_WindowPos2fv(struct _glapi_table *disp) { in GET_WindowPos2fv()7402 return (_glptr_WindowPos2fv) (GET_by_offset(disp, _gloffset_WindowPos2fv)); in GET_WindowPos2fv()