Searched refs:_gloffset_BlendEquationSeparateiARB (Results 1 - 3 of 3) sorted by relevance

/xsrc/external/mit/MesaLib/src/mapi/glapi/gen/
H A Dmarshal_generated0.c2681 if (_gloffset_BlendEquationSeparateiARB >= 0)
2682 ((_glapi_proc *)(table))[_gloffset_BlendEquationSeparateiARB] = (_glapi_proc)_mesa_marshal_BlendEquationSeparateiARB;
/xsrc/external/mit/MesaLib.old/src/mesa/main/
H A Ddispatch.h1790 #define _gloffset_BlendEquationSeparateiARB driDispatchRemapTable[BlendEquationSeparateiARB_remap_index] macro
10326 return (_glptr_BlendEquationSeparateiARB) (GET_by_offset(disp, _gloffset_BlendEquationSeparateiARB));
10330 SET_by_offset(disp, _gloffset_BlendEquationSeparateiARB, fn);
/xsrc/external/mit/MesaLib/src/mesa/main/
H A Ddispatch.h2028 #define _gloffset_BlendEquationSeparateiARB driDispatchRemapTable[BlendEquationSeparateiARB_remap_index] macro
10799 return (_glptr_BlendEquationSeparateiARB) (GET_by_offset(disp, _gloffset_BlendEquationSeparateiARB));
10803 SET_by_offset(disp, _gloffset_BlendEquationSeparateiARB, fn);
[all...]

Completed in 113 milliseconds