Home
last modified time | relevance | path

Searched refs:_glptr_BlendEquation (Results 1 – 1 of 1) sorted by relevance

/external/chromium_org/third_party/mesa/src/chromium_gensrc/mesa/main/
Ddispatch.h5882 typedef void (GLAPIENTRYP _glptr_BlendEquation)(GLenum); typedef
5885 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()