Searched refs:_glptr_TexGeniv (Results 1 – 1 of 1) sorted by relevance
4298 typedef void (GLAPIENTRYP _glptr_TexGeniv)(GLenum, GLenum, const GLint *); typedef4301 static inline _glptr_TexGeniv GET_TexGeniv(struct _glapi_table *disp) { in GET_TexGeniv()4302 return (_glptr_TexGeniv) (GET_by_offset(disp, _gloffset_TexGeniv)); in GET_TexGeniv()