Lines Matching refs:_glptr_Indexubv
6450 typedef void (GLAPIENTRYP _glptr_Indexubv)(const GLubyte *);6453 static inline _glptr_Indexubv GET_Indexubv(struct _glapi_table *disp) {6454 return (_glptr_Indexubv) (GET_by_offset(disp, _gloffset_Indexubv));