Lines Matching refs:_glptr_PixelMapfv
5735 typedef void (GLAPIENTRYP _glptr_PixelMapfv)(GLenum, GLsizei, const GLfloat *);5738 static inline _glptr_PixelMapfv GET_PixelMapfv(struct _glapi_table *disp) {5739 return (_glptr_PixelMapfv) (GET_by_offset(disp, _gloffset_PixelMapfv));