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