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