Lines Matching refs:_glptr_PixelStorei
5724 typedef void (GLAPIENTRYP _glptr_PixelStorei)(GLenum, GLint);5727 static inline _glptr_PixelStorei GET_PixelStorei(struct _glapi_table *disp) {5728 return (_glptr_PixelStorei) (GET_by_offset(disp, _gloffset_PixelStorei));