Searched refs:_glptr_Color4ubv (Results 1 – 1 of 1) sorted by relevance
2877 typedef void (GLAPIENTRYP _glptr_Color4ubv)(const GLubyte *); typedef2880 static inline _glptr_Color4ubv GET_Color4ubv(struct _glapi_table *disp) { in GET_Color4ubv()2881 return (_glptr_Color4ubv) (GET_by_offset(disp, _gloffset_Color4ubv)); in GET_Color4ubv()