Searched refs:_glptr_TexGendv (Results 1 – 1 of 1) sorted by relevance
4560 typedef void (GLAPIENTRYP _glptr_TexGendv)(GLenum, GLenum, const GLdouble *); typedef4563 static inline _glptr_TexGendv GET_TexGendv(struct _glapi_table *disp) { in GET_TexGendv()4564 return (_glptr_TexGendv) (GET_by_offset(disp, _gloffset_TexGendv)); in GET_TexGendv()