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

/xsrc/external/mit/MesaLib.old/src/mesa/main/
H A Ddispatch.h11862 typedef void (GLAPIENTRYP _glptr_GetnPixelMapuivARB)(GLenum, GLsizei, GLuint *); typedef in typeref:typename:void (GLAPIENTRYP)(GLenum,GLsizei,GLuint *)
11865 static inline _glptr_GetnPixelMapuivARB GET_GetnPixelMapuivARB(struct _glapi_table *disp) {
11866 return (_glptr_GetnPixelMapuivARB) (GET_by_offset(disp, _gloffset_GetnPixelMapuivARB));
/xsrc/external/mit/MesaLib/src/mesa/main/
H A Ddispatch.h12335 typedef void (GLAPIENTRYP _glptr_GetnPixelMapuivARB)(GLenum, GLsizei, GLuint *); typedef in typeref:typename:void (GLAPIENTRYP)(GLenum,GLsizei,GLuint *)
12338 static inline _glptr_GetnPixelMapuivARB GET_GetnPixelMapuivARB(struct _glapi_table *disp) {
12339 return (_glptr_GetnPixelMapuivARB) (GET_by_offset(disp, _gloffset_GetnPixelMapuivARB));
[all...]

Completed in 107 milliseconds