Searched refs:_glptr_TexEnvf (Results 1 – 1 of 1) sorted by relevance
4199 typedef void (GLAPIENTRYP _glptr_TexEnvf)(GLenum, GLenum, GLfloat); typedef4202 static inline _glptr_TexEnvf GET_TexEnvf(struct _glapi_table *disp) { in GET_TexEnvf()4203 return (_glptr_TexEnvf) (GET_by_offset(disp, _gloffset_TexEnvf)); in GET_TexEnvf()