Searched refs:_glptr_BlendFunciARB (Results 1 – 1 of 1) sorted by relevance
8841 typedef void (GLAPIENTRYP _glptr_BlendFunciARB)(GLuint, GLenum, GLenum); typedef8844 static inline _glptr_BlendFunciARB GET_BlendFunciARB(struct _glapi_table *disp) { in GET_BlendFunciARB()8845 return (_glptr_BlendFunciARB) (GET_by_offset(disp, _gloffset_BlendFunciARB)); in GET_BlendFunciARB()