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

/xsrc/external/mit/MesaLib.old/src/mesa/main/
H A Ddispatch.h10707 typedef void (GLAPIENTRYP _glptr_NormalP3ui)(GLenum, GLuint); typedef in typeref:typename:void (GLAPIENTRYP)(GLenum,GLuint)
10710 static inline _glptr_NormalP3ui GET_NormalP3ui(struct _glapi_table *disp) {
10711 return (_glptr_NormalP3ui) (GET_by_offset(disp, _gloffset_NormalP3ui));
/xsrc/external/mit/MesaLib/src/mesa/main/
H A Ddispatch.h11180 typedef void (GLAPIENTRYP _glptr_NormalP3ui)(GLenum, GLuint); typedef in typeref:typename:void (GLAPIENTRYP)(GLenum,GLuint)
11183 static inline _glptr_NormalP3ui GET_NormalP3ui(struct _glapi_table *disp) {
11184 return (_glptr_NormalP3ui) (GET_by_offset(disp, _gloffset_NormalP3ui));
[all...]

Completed in 130 milliseconds