Lines Matching refs:_glptr_TexEnvf
4998 typedef void (GLAPIENTRYP _glptr_TexEnvf)(GLenum, GLenum, GLfloat);5001 static inline _glptr_TexEnvf GET_TexEnvf(struct _glapi_table *disp) {5002 return (_glptr_TexEnvf) (GET_by_offset(disp, _gloffset_TexEnvf));