Lines Matching refs:_glptr_TexGenxOES
16955 typedef void (GLAPIENTRYP _glptr_TexGenxOES)(GLenum, GLenum, GLint);16958 static inline _glptr_TexGenxOES GET_TexGenxOES(struct _glapi_table *disp) {16959 return (_glptr_TexGenxOES) (GET_by_offset(disp, _gloffset_TexGenxOES));