Lines Matching refs:_glptr_TexParameterx
18418 typedef void (GLAPIENTRYP _glptr_TexParameterx)(GLenum, GLenum, GLfixed);18421 static inline _glptr_TexParameterx GET_TexParameterx(struct _glapi_table *disp) {18422 return (_glptr_TexParameterx) (GET_by_offset(disp, _gloffset_TexParameterx));