Lines Matching refs:_glptr_TexGendv
5053 typedef void (GLAPIENTRYP _glptr_TexGendv)(GLenum, GLenum, const GLdouble *);5056 static inline _glptr_TexGendv GET_TexGendv(struct _glapi_table *disp) {5057 return (_glptr_TexGendv) (GET_by_offset(disp, _gloffset_TexGendv));