Searched refs:_glptr_GetnMapdvARB (Results 1 - 2 of 2) sorted by relevance
| /xsrc/external/mit/MesaLib.old/src/mesa/main/ | ||
| H A D | dispatch.h | 11807 typedef void (GLAPIENTRYP _glptr_GetnMapdvARB)(GLenum, GLenum, GLsizei, GLdouble *); typedef in typeref:typename:void (GLAPIENTRYP)(GLenum,GLenum,GLsizei,GLdouble *) 11810 static inline _glptr_GetnMapdvARB GET_GetnMapdvARB(struct _glapi_table *disp) { 11811 return (_glptr_GetnMapdvARB) (GET_by_offset(disp, _gloffset_GetnMapdvARB)); |
| /xsrc/external/mit/MesaLib/src/mesa/main/ | ||
| H A D | dispatch.h | 12280 typedef void (GLAPIENTRYP _glptr_GetnMapdvARB)(GLenum, GLenum, GLsizei, GLdouble *); typedef in typeref:typename:void (GLAPIENTRYP)(GLenum,GLenum,GLsizei,GLdouble *) 12283 static inline _glptr_GetnMapdvARB GET_GetnMapdvARB(struct _glapi_table *disp) { 12284 return (_glptr_GetnMapdvARB) (GET_by_offset(disp, _gloffset_GetnMapdvARB)); [all...] |
Completed in 104 milliseconds