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

/xsrc/external/mit/MesaLib.old/src/mesa/main/
H A Ddispatch.h10575 typedef void (GLAPIENTRYP _glptr_ColorP3ui)(GLenum, GLuint); typedef in typeref:typename:void (GLAPIENTRYP)(GLenum,GLuint)
10578 static inline _glptr_ColorP3ui GET_ColorP3ui(struct _glapi_table *disp) {
10579 return (_glptr_ColorP3ui) (GET_by_offset(disp, _gloffset_ColorP3ui));
/xsrc/external/mit/MesaLib/src/mesa/main/
H A Ddispatch.h11048 typedef void (GLAPIENTRYP _glptr_ColorP3ui)(GLenum, GLuint); typedef in typeref:typename:void (GLAPIENTRYP)(GLenum,GLuint)
11051 static inline _glptr_ColorP3ui GET_ColorP3ui(struct _glapi_table *disp) {
11052 return (_glptr_ColorP3ui) (GET_by_offset(disp, _gloffset_ColorP3ui));
[all...]

Completed in 218 milliseconds