Searched refs:_glptr_BlendEquation (Results 1 – 1 of 1) sorted by relevance
5882 typedef void (GLAPIENTRYP _glptr_BlendEquation)(GLenum); typedef5885 static inline _glptr_BlendEquation GET_BlendEquation(struct _glapi_table *disp) { in GET_BlendEquation()5886 return (_glptr_BlendEquation) (GET_by_offset(disp, _gloffset_BlendEquation)); in GET_BlendEquation()