Lines Matching refs:_glptr_Indexi
3502 typedef void (GLAPIENTRYP _glptr_Indexi)(GLint);3505 static inline _glptr_Indexi GET_Indexi(struct _glapi_table *disp) {3506 return (_glptr_Indexi) (GET_by_offset(disp, _gloffset_Indexi));