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

/xsrc/external/mit/MesaLib.old/src/mesa/main/
H A Ddispatch.h2743 typedef void (GLAPIENTRYP _glptr_Color3uiv)(const GLuint *); typedef in typeref:typename:void (GLAPIENTRYP)(const GLuint *)
2746 static inline _glptr_Color3uiv GET_Color3uiv(struct _glapi_table *disp) {
2747 return (_glptr_Color3uiv) (GET_by_offset(disp, _gloffset_Color3uiv));
/xsrc/external/mit/MesaLib/src/mesa/main/
H A Ddispatch.h3216 typedef void (GLAPIENTRYP _glptr_Color3uiv)(const GLuint *); typedef in typeref:typename:void (GLAPIENTRYP)(const GLuint *)
3219 static inline _glptr_Color3uiv GET_Color3uiv(struct _glapi_table *disp) {
3220 return (_glptr_Color3uiv) (GET_by_offset(disp, _gloffset_Color3uiv));
[all...]

Completed in 106 milliseconds