Searched refs:_glptr_GetnMapfvARB (Results 1 – 1 of 1) sorted by relevance
9743 typedef void (GLAPIENTRYP _glptr_GetnMapfvARB)(GLenum, GLenum, GLsizei, GLfloat *); typedef9746 static inline _glptr_GetnMapfvARB GET_GetnMapfvARB(struct _glapi_table *disp) { in GET_GetnMapfvARB()9747 return (_glptr_GetnMapfvARB) (GET_by_offset(disp, _gloffset_GetnMapfvARB)); in GET_GetnMapfvARB()