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

/xsrc/external/mit/MesaLib.old/src/mesa/main/
H A Ddispatch.h7330 typedef void (GLAPIENTRYP _glptr_SecondaryColor3ui)(GLuint, GLuint, GLuint); typedef in typeref:typename:void (GLAPIENTRYP)(GLuint,GLuint,GLuint)
7333 static inline _glptr_SecondaryColor3ui GET_SecondaryColor3ui(struct _glapi_table *disp) {
7334 return (_glptr_SecondaryColor3ui) (GET_by_offset(disp, _gloffset_SecondaryColor3ui));
/xsrc/external/mit/MesaLib/src/mesa/main/
H A Ddispatch.h7803 typedef void (GLAPIENTRYP _glptr_SecondaryColor3ui)(GLuint, GLuint, GLuint); typedef in typeref:typename:void (GLAPIENTRYP)(GLuint,GLuint,GLuint)
7806 static inline _glptr_SecondaryColor3ui GET_SecondaryColor3ui(struct _glapi_table *disp) {
7807 return (_glptr_SecondaryColor3ui) (GET_by_offset(disp, _gloffset_SecondaryColor3ui));
[all...]

Completed in 106 milliseconds