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

/xsrc/external/mit/MesaLib.old/src/mesa/main/
H A Ddispatch.h5493 typedef void (GLAPIENTRYP _glptr_GetPixelMapuiv)(GLenum, GLuint *); typedef in typeref:typename:void (GLAPIENTRYP)(GLenum,GLuint *)
5496 static inline _glptr_GetPixelMapuiv GET_GetPixelMapuiv(struct _glapi_table *disp) {
5497 return (_glptr_GetPixelMapuiv) (GET_by_offset(disp, _gloffset_GetPixelMapuiv));
/xsrc/external/mit/MesaLib/src/mesa/main/
H A Ddispatch.h5966 typedef void (GLAPIENTRYP _glptr_GetPixelMapuiv)(GLenum, GLuint *); typedef in typeref:typename:void (GLAPIENTRYP)(GLenum,GLuint *)
5969 static inline _glptr_GetPixelMapuiv GET_GetPixelMapuiv(struct _glapi_table *disp) {
5970 return (_glptr_GetPixelMapuiv) (GET_by_offset(disp, _gloffset_GetPixelMapuiv));
[all...]

Completed in 109 milliseconds