Searched refs:_glptr_WindowPos2fMESA (Results 1 – 1 of 1) sorted by relevance
10535 typedef void (GLAPIENTRYP _glptr_WindowPos2fMESA)(GLfloat, GLfloat); typedef10538 static inline _glptr_WindowPos2fMESA GET_WindowPos2fMESA(struct _glapi_table *disp) { in GET_WindowPos2fMESA()10539 return (_glptr_WindowPos2fMESA) (GET_by_offset(disp, _gloffset_WindowPos2fMESA)); in GET_WindowPos2fMESA()