Lines Matching refs:_glptr_TexParameteri
4954 typedef void (GLAPIENTRYP _glptr_TexParameteri)(GLenum, GLenum, GLint);4957 static inline _glptr_TexParameteri GET_TexParameteri(struct _glapi_table *disp) {4958 return (_glptr_TexParameteri) (GET_by_offset(disp, _gloffset_TexParameteri));