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

/xsrc/external/mit/MesaLib/src/mapi/glapi/gen/
H A Dmarshal_generated0.c2703 if (_gloffset_GetFragDataIndex >= 0)
2704 ((_glapi_proc *)(table))[_gloffset_GetFragDataIndex] = (_glapi_proc)_mesa_marshal_GetFragDataIndex;
/xsrc/external/mit/MesaLib.old/src/mesa/main/
H A Ddispatch.h1795 #define _gloffset_GetFragDataIndex driDispatchRemapTable[GetFragDataIndex_remap_index] macro
10381 return (_glptr_GetFragDataIndex) (GET_by_offset(disp, _gloffset_GetFragDataIndex));
10385 SET_by_offset(disp, _gloffset_GetFragDataIndex, fn);
/xsrc/external/mit/MesaLib/src/mesa/main/
H A Ddispatch.h2033 #define _gloffset_GetFragDataIndex driDispatchRemapTable[GetFragDataIndex_remap_index] macro
10854 return (_glptr_GetFragDataIndex) (GET_by_offset(disp, _gloffset_GetFragDataIndex));
10858 SET_by_offset(disp, _gloffset_GetFragDataIndex, fn);
[all...]

Completed in 110 milliseconds