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

/xsrc/external/mit/MesaLib/src/mapi/glapi/gen/
H A Dmarshal_generated0.c2573 if (_gloffset_DrawElementsInstancedARB >= 0)
2574 ((_glapi_proc *)(table))[_gloffset_DrawElementsInstancedARB] = (_glapi_proc)_mesa_marshal_DrawElementsInstancedARB;
/xsrc/external/mit/MesaLib.old/src/mesa/main/
H A Ddispatch.h1739 #define _gloffset_DrawElementsInstancedARB driDispatchRemapTable[DrawElementsInstancedARB_remap_index] macro
9765 return (_glptr_DrawElementsInstancedARB) (GET_by_offset(disp, _gloffset_DrawElementsInstancedARB));
9769 SET_by_offset(disp, _gloffset_DrawElementsInstancedARB, fn);
/xsrc/external/mit/MesaLib/src/mesa/main/
H A Ddispatch.h1977 #define _gloffset_DrawElementsInstancedARB driDispatchRemapTable[DrawElementsInstancedARB_remap_index] macro
10238 return (_glptr_DrawElementsInstancedARB) (GET_by_offset(disp, _gloffset_DrawElementsInstancedARB));
10242 SET_by_offset(disp, _gloffset_DrawElementsInstancedARB, fn);
[all...]

Completed in 110 milliseconds