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

/xsrc/external/mit/MesaLib/src/mapi/glapi/gen/
H A Dmarshal_generated0.c2817 if (_gloffset_GetSubroutineIndex >= 0)
2818 ((_glapi_proc *)(table))[_gloffset_GetSubroutineIndex] = (_glapi_proc)_mesa_marshal_GetSubroutineIndex;
/xsrc/external/mit/MesaLib.old/src/mesa/main/
H A Ddispatch.h1875 #define _gloffset_GetSubroutineIndex driDispatchRemapTable[GetSubroutineIndex_remap_index] macro
11261 return (_glptr_GetSubroutineIndex) (GET_by_offset(disp, _gloffset_GetSubroutineIndex));
11265 SET_by_offset(disp, _gloffset_GetSubroutineIndex, fn);
/xsrc/external/mit/MesaLib/src/mesa/main/
H A Ddispatch.h2113 #define _gloffset_GetSubroutineIndex driDispatchRemapTable[GetSubroutineIndex_remap_index] macro
11734 return (_glptr_GetSubroutineIndex) (GET_by_offset(disp, _gloffset_GetSubroutineIndex));
11738 SET_by_offset(disp, _gloffset_GetSubroutineIndex, fn);
[all...]

Completed in 109 milliseconds