Lines Matching refs:_glptr_ClearIndex
5229 typedef void (GLAPIENTRYP _glptr_ClearIndex)(GLfloat);5232 static inline _glptr_ClearIndex GET_ClearIndex(struct _glapi_table *disp) {5233 return (_glptr_ClearIndex) (GET_by_offset(disp, _gloffset_ClearIndex));