Lines Matching refs:_glptr_BlendEquationSeparate
8265 typedef void (GLAPIENTRYP _glptr_BlendEquationSeparate)(GLenum, GLenum);8268 static inline _glptr_BlendEquationSeparate GET_BlendEquationSeparate(struct _glapi_table *disp) {8269 return (_glptr_BlendEquationSeparate) (GET_by_offset(disp, _gloffset_BlendEquationSeparate));