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

/xsrc/external/mit/MesaLib.old/src/mesa/main/
H A Ddispatch.h10740 typedef void (GLAPIENTRYP _glptr_SecondaryColorP3uiv)(GLenum, const GLuint *); typedef in typeref:typename:void (GLAPIENTRYP)(GLenum,const GLuint *)
10743 static inline _glptr_SecondaryColorP3uiv GET_SecondaryColorP3uiv(struct _glapi_table *disp) {
10744 return (_glptr_SecondaryColorP3uiv) (GET_by_offset(disp, _gloffset_SecondaryColorP3uiv));
/xsrc/external/mit/MesaLib/src/mesa/main/
H A Ddispatch.h11213 typedef void (GLAPIENTRYP _glptr_SecondaryColorP3uiv)(GLenum, const GLuint *); typedef in typeref:typename:void (GLAPIENTRYP)(GLenum,const GLuint *)
11216 static inline _glptr_SecondaryColorP3uiv GET_SecondaryColorP3uiv(struct _glapi_table *disp) {
11217 return (_glptr_SecondaryColorP3uiv) (GET_by_offset(disp, _gloffset_SecondaryColorP3uiv));
[all...]

Completed in 221 milliseconds