Lines Matching refs:_glptr_PointParameterf
7649 typedef void (GLAPIENTRYP _glptr_PointParameterf)(GLenum, GLfloat);7652 static inline _glptr_PointParameterf GET_PointParameterf(struct _glapi_table *disp) {7653 return (_glptr_PointParameterf) (GET_by_offset(disp, _gloffset_PointParameterf));