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

/xsrc/external/mit/MesaLib.old/src/mesa/main/
H A Ddispatch.h10597 typedef void (GLAPIENTRYP _glptr_ColorP4ui)(GLenum, GLuint); typedef in typeref:typename:void (GLAPIENTRYP)(GLenum,GLuint)
10600 static inline _glptr_ColorP4ui GET_ColorP4ui(struct _glapi_table *disp) {
10601 return (_glptr_ColorP4ui) (GET_by_offset(disp, _gloffset_ColorP4ui));
/xsrc/external/mit/MesaLib/src/mesa/main/
H A Ddispatch.h11070 typedef void (GLAPIENTRYP _glptr_ColorP4ui)(GLenum, GLuint); typedef in typeref:typename:void (GLAPIENTRYP)(GLenum,GLuint)
11073 static inline _glptr_ColorP4ui GET_ColorP4ui(struct _glapi_table *disp) {
11074 return (_glptr_ColorP4ui) (GET_by_offset(disp, _gloffset_ColorP4ui));
[all...]

Completed in 105 milliseconds