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

/xsrc/external/mit/MesaLib/src/mapi/glapi/gen/
H A Dmarshal_generated0.c2835 if (_gloffset_DrawArraysIndirect >= 0)
2836 ((_glapi_proc *)(table))[_gloffset_DrawArraysIndirect] = (_glapi_proc)_mesa_marshal_DrawArraysIndirect;
/xsrc/external/mit/MesaLib.old/src/mesa/main/
H A Ddispatch.h1851 #define _gloffset_DrawArraysIndirect driDispatchRemapTable[DrawArraysIndirect_remap_index] macro
10997 return (_glptr_DrawArraysIndirect) (GET_by_offset(disp, _gloffset_DrawArraysIndirect));
11001 SET_by_offset(disp, _gloffset_DrawArraysIndirect, fn);
/xsrc/external/mit/MesaLib/src/mesa/main/
H A Ddispatch.h2089 #define _gloffset_DrawArraysIndirect driDispatchRemapTable[DrawArraysIndirect_remap_index] macro
11470 return (_glptr_DrawArraysIndirect) (GET_by_offset(disp, _gloffset_DrawArraysIndirect));
11474 SET_by_offset(disp, _gloffset_DrawArraysIndirect, fn);
[all...]

Completed in 106 milliseconds