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

/xsrc/external/mit/MesaLib.old/src/mesa/main/
H A Ddispatch.h10718 typedef void (GLAPIENTRYP _glptr_NormalP3uiv)(GLenum, const GLuint *); typedef in typeref:typename:void (GLAPIENTRYP)(GLenum,const GLuint *)
10721 static inline _glptr_NormalP3uiv GET_NormalP3uiv(struct _glapi_table *disp) {
10722 return (_glptr_NormalP3uiv) (GET_by_offset(disp, _gloffset_NormalP3uiv));
/xsrc/external/mit/MesaLib/src/mesa/main/
H A Ddispatch.h11191 typedef void (GLAPIENTRYP _glptr_NormalP3uiv)(GLenum, const GLuint *); typedef in typeref:typename:void (GLAPIENTRYP)(GLenum,const GLuint *)
11194 static inline _glptr_NormalP3uiv GET_NormalP3uiv(struct _glapi_table *disp) {
11195 return (_glptr_NormalP3uiv) (GET_by_offset(disp, _gloffset_NormalP3uiv));
[all...]

Completed in 198 milliseconds