Home
last modified time | relevance | path

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

/external/mesa3d/prebuilt-intermediates/main/
Ddispatch.h7772 typedef void (GLAPIENTRYP _glptr_BlendEquationSeparate)(GLenum, GLenum); typedef
7775 static inline _glptr_BlendEquationSeparate GET_BlendEquationSeparate(struct _glapi_table *disp) { in GET_BlendEquationSeparate()
7776 return (_glptr_BlendEquationSeparate) (GET_by_offset(disp, _gloffset_BlendEquationSeparate)); in GET_BlendEquationSeparate()