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

/xsrc/external/mit/MesaLib.old/src/mesa/main/
H A Ddispatch.h11818 typedef void (GLAPIENTRYP _glptr_GetnMapfvARB)(GLenum, GLenum, GLsizei, GLfloat *); typedef in typeref:typename:void (GLAPIENTRYP)(GLenum,GLenum,GLsizei,GLfloat *)
11821 static inline _glptr_GetnMapfvARB GET_GetnMapfvARB(struct _glapi_table *disp) {
11822 return (_glptr_GetnMapfvARB) (GET_by_offset(disp, _gloffset_GetnMapfvARB));
/xsrc/external/mit/MesaLib/src/mesa/main/
H A Ddispatch.h12291 typedef void (GLAPIENTRYP _glptr_GetnMapfvARB)(GLenum, GLenum, GLsizei, GLfloat *); typedef in typeref:typename:void (GLAPIENTRYP)(GLenum,GLenum,GLsizei,GLfloat *)
12294 static inline _glptr_GetnMapfvARB GET_GetnMapfvARB(struct _glapi_table *disp) {
12295 return (_glptr_GetnMapfvARB) (GET_by_offset(disp, _gloffset_GetnMapfvARB));
[all...]

Completed in 150 milliseconds