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