Lines Matching refs:_glptr_BlendFunc
5625 typedef void (GLAPIENTRYP _glptr_BlendFunc)(GLenum, GLenum);5628 static inline _glptr_BlendFunc GET_BlendFunc(struct _glapi_table *disp) {5629 return (_glptr_BlendFunc) (GET_by_offset(disp, _gloffset_BlendFunc));