Lines Matching refs:_glptr_TexGeni
5086 typedef void (GLAPIENTRYP _glptr_TexGeni)(GLenum, GLenum, GLint);5089 static inline _glptr_TexGeni GET_TexGeni(struct _glapi_table *disp) {5090 return (_glptr_TexGeni) (GET_by_offset(disp, _gloffset_TexGeni));