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

/xsrc/external/mit/MesaLib/src/mapi/glapi/gen/
H A Dmarshal_generated0.c2343 if (_gloffset_GetActiveAttrib >= 0)
2344 ((_glapi_proc *)(table))[_gloffset_GetActiveAttrib] = (_glapi_proc)_mesa_marshal_GetActiveAttrib;
/xsrc/external/mit/MesaLib.old/src/mesa/main/
H A Ddispatch.h1570 #define _gloffset_GetActiveAttrib driDispatchRemapTable[GetActiveAttrib_remap_index] macro
7906 return (_glptr_GetActiveAttrib) (GET_by_offset(disp, _gloffset_GetActiveAttrib));
7910 SET_by_offset(disp, _gloffset_GetActiveAttrib, fn);
/xsrc/external/mit/MesaLib/src/mesa/main/
H A Ddispatch.h1808 #define _gloffset_GetActiveAttrib driDispatchRemapTable[GetActiveAttrib_remap_index] macro
8379 return (_glptr_GetActiveAttrib) (GET_by_offset(disp, _gloffset_GetActiveAttrib));
8383 SET_by_offset(disp, _gloffset_GetActiveAttrib, fn);
[all...]

Completed in 185 milliseconds