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

/xsrc/external/mit/MesaLib/src/mapi/glapi/gen/
H A Dmarshal_generated0.c3095 if (_gloffset_DrawElementsInstancedBaseInstance >= 0)
3096 ((_glapi_proc *)(table))[_gloffset_DrawElementsInstancedBaseInstance] = (_glapi_proc)_mesa_marshal_DrawElementsInstancedBaseInstance;
/xsrc/external/mit/MesaLib.old/src/mesa/main/
H A Ddispatch.h1941 #define _gloffset_DrawElementsInstancedBaseInstance driDispatchRemapTable[DrawElementsInstancedBaseInstance_remap_index] macro
11987 return (_glptr_DrawElementsInstancedBaseInstance) (GET_by_offset(disp, _gloffset_DrawElementsInstancedBaseInstance));
11991 SET_by_offset(disp, _gloffset_DrawElementsInstancedBaseInstance, fn);
/xsrc/external/mit/MesaLib/src/mesa/main/
H A Ddispatch.h2179 #define _gloffset_DrawElementsInstancedBaseInstance driDispatchRemapTable[DrawElementsInstancedBaseInstance_remap_index] macro
12460 return (_glptr_DrawElementsInstancedBaseInstance) (GET_by_offset(disp, _gloffset_DrawElementsInstancedBaseInstance));
12464 SET_by_offset(disp, _gloffset_DrawElementsInstancedBaseInstance, fn);
[all...]

Completed in 107 milliseconds