Searched refs:_glptr_ColorP3uiv (Results 1 – 1 of 1) sorted by relevance
10566 typedef void (GLAPIENTRYP _glptr_ColorP3uiv)(GLenum, const GLuint *); typedef10569 static inline _glptr_ColorP3uiv GET_ColorP3uiv(struct _glapi_table *disp) { in GET_ColorP3uiv()10570 return (_glptr_ColorP3uiv) (GET_by_offset(disp, _gloffset_ColorP3uiv)); in GET_ColorP3uiv()