Searched refs:_glptr_Map2f (Results 1 – 1 of 1) sorted by relevance
4628 typedef void (GLAPIENTRYP _glptr_Map2f)(GLenum, GLfloat, GLfloat, GLint, GLint, GLfloat, GLfloat, G… typedef4631 static inline _glptr_Map2f GET_Map2f(struct _glapi_table *disp) { in GET_Map2f()4632 return (_glptr_Map2f) (GET_by_offset(disp, _gloffset_Map2f)); in GET_Map2f()