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

/xsrc/external/mit/MesaLib/src/mapi/glapi/gen/
H A Dmarshal_generated0.c3279 if (_gloffset_MultiDrawElementsIndirectCountARB >= 0)
3280 ((_glapi_proc *)(table))[_gloffset_MultiDrawElementsIndirectCountARB] = (_glapi_proc)_mesa_marshal_MultiDrawElementsIndirectCountARB;
/xsrc/external/mit/MesaLib.old/src/mesa/main/
H A Ddispatch.h2009 #define _gloffset_MultiDrawElementsIndirectCountARB driDispatchRemapTable[MultiDrawElementsIndirectCountARB_remap_index] macro
12735 return (_glptr_MultiDrawElementsIndirectCountARB) (GET_by_offset(disp, _gloffset_MultiDrawElementsIndirectCountARB));
12739 SET_by_offset(disp, _gloffset_MultiDrawElementsIndirectCountARB, fn);
/xsrc/external/mit/MesaLib/src/mesa/main/
H A Ddispatch.h2247 #define _gloffset_MultiDrawElementsIndirectCountARB driDispatchRemapTable[MultiDrawElementsIndirectCountARB_remap_index] macro
13208 return (_glptr_MultiDrawElementsIndirectCountARB) (GET_by_offset(disp, _gloffset_MultiDrawElementsIndirectCountARB));
13212 SET_by_offset(disp, _gloffset_MultiDrawElementsIndirectCountARB, fn);
[all...]

Completed in 112 milliseconds