Lines Matching refs:_glptr_GetTexEnvfv
6010 typedef void (GLAPIENTRYP _glptr_GetTexEnvfv)(GLenum, GLenum, GLfloat *);6013 static inline _glptr_GetTexEnvfv GET_GetTexEnvfv(struct _glapi_table *disp) {6014 return (_glptr_GetTexEnvfv) (GET_by_offset(disp, _gloffset_GetTexEnvfv));