Searched refs:_glptr_Color3uiv (Results 1 – 1 of 1) sorted by relevance
2723 typedef void (GLAPIENTRYP _glptr_Color3uiv)(const GLuint *); typedef2726 static inline _glptr_Color3uiv GET_Color3uiv(struct _glapi_table *disp) { in GET_Color3uiv()2727 return (_glptr_Color3uiv) (GET_by_offset(disp, _gloffset_Color3uiv)); in GET_Color3uiv()