Searched refs:_glptr_GetnMapdvARB (Results 1 – 1 of 1) sorted by relevance
11787 typedef void (GLAPIENTRYP _glptr_GetnMapdvARB)(GLenum, GLenum, GLsizei, GLdouble *); typedef11790 static inline _glptr_GetnMapdvARB GET_GetnMapdvARB(struct _glapi_table *disp) { in GET_GetnMapdvARB()11791 return (_glptr_GetnMapdvARB) (GET_by_offset(disp, _gloffset_GetnMapdvARB)); in GET_GetnMapdvARB()