Searched refs:_glptr_TexGend (Results 1 – 1 of 1) sorted by relevance
4243 typedef void (GLAPIENTRYP _glptr_TexGend)(GLenum, GLenum, GLdouble); typedef4246 static inline _glptr_TexGend GET_TexGend(struct _glapi_table *disp) { in GET_TexGend()4247 return (_glptr_TexGend) (GET_by_offset(disp, _gloffset_TexGend)); in GET_TexGend()