Searched refs:_glptr_BlendEquationSeparateiARB (Results 1 - 2 of 2) sorted by relevance

/xsrc/external/mit/MesaLib.old/src/mesa/main/
H A Ddispatch.h10322 typedef void (GLAPIENTRYP _glptr_BlendEquationSeparateiARB)(GLuint, GLenum, GLenum); typedef in typeref:typename:void (GLAPIENTRYP)(GLuint,GLenum,GLenum)
10325 static inline _glptr_BlendEquationSeparateiARB GET_BlendEquationSeparateiARB(struct _glapi_table *disp) {
10326 return (_glptr_BlendEquationSeparateiARB) (GET_by_offset(disp, _gloffset_BlendEquationSeparateiARB));
/xsrc/external/mit/MesaLib/src/mesa/main/
H A Ddispatch.h10795 typedef void (GLAPIENTRYP _glptr_BlendEquationSeparateiARB)(GLuint, GLenum, GLenum); typedef in typeref:typename:void (GLAPIENTRYP)(GLuint,GLenum,GLenum)
10798 static inline _glptr_BlendEquationSeparateiARB GET_BlendEquationSeparateiARB(struct _glapi_table *disp) {
10799 return (_glptr_BlendEquationSeparateiARB) (GET_by_offset(disp, _gloffset_BlendEquationSeparateiARB));
[all...]

Completed in 101 milliseconds