Lines Matching refs:_glptr_PointParameteri
7671 typedef void (GLAPIENTRYP _glptr_PointParameteri)(GLenum, GLint);7674 static inline _glptr_PointParameteri GET_PointParameteri(struct _glapi_table *disp) {7675 return (_glptr_PointParameteri) (GET_by_offset(disp, _gloffset_PointParameteri));