Searched refs:_glptr_TexGenxvOES (Results 1 – 1 of 1) sorted by relevance
16440 typedef void (GLAPIENTRYP _glptr_TexGenxvOES)(GLenum, GLenum, const GLfixed *); typedef16443 static inline _glptr_TexGenxvOES GET_TexGenxvOES(struct _glapi_table *disp) { in GET_TexGenxvOES()16444 return (_glptr_TexGenxvOES) (GET_by_offset(disp, _gloffset_TexGenxvOES)); in GET_TexGenxvOES()