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