Searched refs:_glptr_ClearIndex (Results 1 – 1 of 1) sorted by relevance
4736 typedef void (GLAPIENTRYP _glptr_ClearIndex)(GLfloat); typedef4739 static inline _glptr_ClearIndex GET_ClearIndex(struct _glapi_table *disp) { in GET_ClearIndex()4740 return (_glptr_ClearIndex) (GET_by_offset(disp, _gloffset_ClearIndex)); in GET_ClearIndex()