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

/xsrc/external/mit/MesaLib.old/src/mesa/main/
H A Ddispatch.h11829 typedef void (GLAPIENTRYP _glptr_GetnMapivARB)(GLenum, GLenum, GLsizei, GLint *); typedef in typeref:typename:void (GLAPIENTRYP)(GLenum,GLenum,GLsizei,GLint *)
11832 static inline _glptr_GetnMapivARB GET_GetnMapivARB(struct _glapi_table *disp) {
11833 return (_glptr_GetnMapivARB) (GET_by_offset(disp, _gloffset_GetnMapivARB));
/xsrc/external/mit/MesaLib/src/mesa/main/
H A Ddispatch.h12302 typedef void (GLAPIENTRYP _glptr_GetnMapivARB)(GLenum, GLenum, GLsizei, GLint *); typedef in typeref:typename:void (GLAPIENTRYP)(GLenum,GLenum,GLsizei,GLint *)
12305 static inline _glptr_GetnMapivARB GET_GetnMapivARB(struct _glapi_table *disp) {
12306 return (_glptr_GetnMapivARB) (GET_by_offset(disp, _gloffset_GetnMapivARB));
[all...]

Completed in 107 milliseconds