Home
last modified time | relevance | path

Searched refs:_glptr_GetnMapfvARB (Results 1 – 1 of 1) sorted by relevance

/external/chromium_org/third_party/mesa/src/chromium_gensrc/mesa/main/
Ddispatch.h9743 typedef void (GLAPIENTRYP _glptr_GetnMapfvARB)(GLenum, GLenum, GLsizei, GLfloat *); typedef
9746 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()