Lines Matching refs:_glptr_Indexub
6439 typedef void (GLAPIENTRYP _glptr_Indexub)(GLubyte);6442 static inline _glptr_Indexub GET_Indexub(struct _glapi_table *disp) {6443 return (_glptr_Indexub) (GET_by_offset(disp, _gloffset_Indexub));