Lines Matching refs:_glptr_PixelStoref
5713 typedef void (GLAPIENTRYP _glptr_PixelStoref)(GLenum, GLfloat);5716 static inline _glptr_PixelStoref GET_PixelStoref(struct _glapi_table *disp) {5717 return (_glptr_PixelStoref) (GET_by_offset(disp, _gloffset_PixelStoref));