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

/xsrc/external/mit/MesaLib.old/src/mesa/main/
H A Ddispatch.h10586 typedef void (GLAPIENTRYP _glptr_ColorP3uiv)(GLenum, const GLuint *); typedef in typeref:typename:void (GLAPIENTRYP)(GLenum,const GLuint *)
10589 static inline _glptr_ColorP3uiv GET_ColorP3uiv(struct _glapi_table *disp) {
10590 return (_glptr_ColorP3uiv) (GET_by_offset(disp, _gloffset_ColorP3uiv));
/xsrc/external/mit/MesaLib/src/mesa/main/
H A Ddispatch.h11059 typedef void (GLAPIENTRYP _glptr_ColorP3uiv)(GLenum, const GLuint *); typedef in typeref:typename:void (GLAPIENTRYP)(GLenum,const GLuint *)
11062 static inline _glptr_ColorP3uiv GET_ColorP3uiv(struct _glapi_table *disp) {
11063 return (_glptr_ColorP3uiv) (GET_by_offset(disp, _gloffset_ColorP3uiv));
[all...]

Completed in 104 milliseconds