Searched refs:_glptr_TexEnvx (Results 1 – 1 of 1) sorted by relevance
17804 typedef void (GLAPIENTRYP _glptr_TexEnvx)(GLenum, GLenum, GLfixed); typedef17807 static inline _glptr_TexEnvx GET_TexEnvx(struct _glapi_table *disp) { in GET_TexEnvx()17808 return (_glptr_TexEnvx) (GET_by_offset(disp, _gloffset_TexEnvx)); in GET_TexEnvx()