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

/xsrc/external/mit/MesaLib/src/mapi/glapi/gen/
H A Dmarshal_generated0.c2701 if (_gloffset_BindFragDataLocationIndexed >= 0)
2702 ((_glapi_proc *)(table))[_gloffset_BindFragDataLocationIndexed] = (_glapi_proc)_mesa_marshal_BindFragDataLocationIndexed;
/xsrc/external/mit/MesaLib.old/src/mesa/main/
H A Ddispatch.h1794 #define _gloffset_BindFragDataLocationIndexed driDispatchRemapTable[BindFragDataLocationIndexed_remap_index] macro
10370 return (_glptr_BindFragDataLocationIndexed) (GET_by_offset(disp, _gloffset_BindFragDataLocationIndexed));
10374 SET_by_offset(disp, _gloffset_BindFragDataLocationIndexed, fn);
/xsrc/external/mit/MesaLib/src/mesa/main/
H A Ddispatch.h2032 #define _gloffset_BindFragDataLocationIndexed driDispatchRemapTable[BindFragDataLocationIndexed_remap_index] macro
10843 return (_glptr_BindFragDataLocationIndexed) (GET_by_offset(disp, _gloffset_BindFragDataLocationIndexed));
10847 SET_by_offset(disp, _gloffset_BindFragDataLocationIndexed, fn);
[all...]

Completed in 141 milliseconds