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

/xsrc/external/mit/MesaLib/src/mapi/glapi/gen/
H A Dmarshal_generated0.c2313 if (_gloffset_BlendEquationSeparate >= 0)
2314 ((_glapi_proc *)(table))[_gloffset_BlendEquationSeparate] = (_glapi_proc)_mesa_marshal_BlendEquationSeparate;
/xsrc/external/mit/MesaLib.old/src/mesa/main/
H A Ddispatch.h1560 #define _gloffset_BlendEquationSeparate driDispatchRemapTable[BlendEquationSeparate_remap_index] macro
7796 return (_glptr_BlendEquationSeparate) (GET_by_offset(disp, _gloffset_BlendEquationSeparate));
7800 SET_by_offset(disp, _gloffset_BlendEquationSeparate, fn);
/xsrc/external/mit/MesaLib/src/mesa/main/
H A Ddispatch.h1798 #define _gloffset_BlendEquationSeparate driDispatchRemapTable[BlendEquationSeparate_remap_index] macro
8269 return (_glptr_BlendEquationSeparate) (GET_by_offset(disp, _gloffset_BlendEquationSeparate));
8273 SET_by_offset(disp, _gloffset_BlendEquationSeparate, fn);
[all...]

Completed in 163 milliseconds