Searched refs:_glptr_Map1f (Results 1 – 1 of 1) sorted by relevance
4606 typedef void (GLAPIENTRYP _glptr_Map1f)(GLenum, GLfloat, GLfloat, GLint, GLint, const GLfloat *); typedef4609 static inline _glptr_Map1f GET_Map1f(struct _glapi_table *disp) { in GET_Map1f()4610 return (_glptr_Map1f) (GET_by_offset(disp, _gloffset_Map1f)); in GET_Map1f()