Searched refs:_glptr_ColorP4uiv (Results 1 – 1 of 1) sorted by relevance
10588 typedef void (GLAPIENTRYP _glptr_ColorP4uiv)(GLenum, const GLuint *); typedef10591 static inline _glptr_ColorP4uiv GET_ColorP4uiv(struct _glapi_table *disp) { in GET_ColorP4uiv()10592 return (_glptr_ColorP4uiv) (GET_by_offset(disp, _gloffset_ColorP4uiv)); in GET_ColorP4uiv()