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