Searched refs:_glptr_Indexub (Results 1 – 1 of 1) sorted by relevance
5640 typedef void (GLAPIENTRYP _glptr_Indexub)(GLubyte); typedef5643 static inline _glptr_Indexub GET_Indexub(struct _glapi_table *disp) { in GET_Indexub()5644 return (_glptr_Indexub) (GET_by_offset(disp, _gloffset_Indexub)); in GET_Indexub()