Home
last modified time | relevance | path

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

/external/mesa3d/prebuilt-intermediates/main/
Ddispatch.h6188 typedef void (GLAPIENTRYP _glptr_BlendEquation)(GLenum); typedef
6191 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()