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

/xsrc/external/mit/MesaLib/src/mapi/glapi/gen/
H A Dmarshal_generated0.c2823 if (_gloffset_GetActiveSubroutineName >= 0)
2824 ((_glapi_proc *)(table))[_gloffset_GetActiveSubroutineName] = (_glapi_proc)_mesa_marshal_GetActiveSubroutineName;
/xsrc/external/mit/MesaLib.old/src/mesa/main/
H A Ddispatch.h1871 #define _gloffset_GetActiveSubroutineName driDispatchRemapTable[GetActiveSubroutineName_remap_index] macro
11217 return (_glptr_GetActiveSubroutineName) (GET_by_offset(disp, _gloffset_GetActiveSubroutineName));
11221 SET_by_offset(disp, _gloffset_GetActiveSubroutineName, fn);
/xsrc/external/mit/MesaLib/src/mesa/main/
H A Ddispatch.h2109 #define _gloffset_GetActiveSubroutineName driDispatchRemapTable[GetActiveSubroutineName_remap_index] macro
11690 return (_glptr_GetActiveSubroutineName) (GET_by_offset(disp, _gloffset_GetActiveSubroutineName));
11694 SET_by_offset(disp, _gloffset_GetActiveSubroutineName, fn);
[all...]

Completed in 110 milliseconds