Searched refs:_glptr_PixelStoref (Results 1 – 1 of 1) sorted by relevance
4914 typedef void (GLAPIENTRYP _glptr_PixelStoref)(GLenum, GLfloat); typedef4917 static inline _glptr_PixelStoref GET_PixelStoref(struct _glapi_table *disp) { in GET_PixelStoref()4918 return (_glptr_PixelStoref) (GET_by_offset(disp, _gloffset_PixelStoref)); in GET_PixelStoref()