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

/xsrc/external/mit/MesaLib/src/mapi/glapi/gen/
H A Dmarshal_generated0.c2267 if (_gloffset_WindowPos3i >= 0)
2268 ((_glapi_proc *)(table))[_gloffset_WindowPos3i] = (_glapi_proc)_mesa_marshal_WindowPos3i;
/xsrc/external/mit/MesaLib.old/src/mesa/main/
H A Ddispatch.h1535 #define _gloffset_WindowPos3i driDispatchRemapTable[WindowPos3i_remap_index] macro
7521 return (_glptr_WindowPos3i) (GET_by_offset(disp, _gloffset_WindowPos3i));
7525 SET_by_offset(disp, _gloffset_WindowPos3i, fn);
/xsrc/external/mit/MesaLib/src/mesa/main/
H A Ddispatch.h1773 #define _gloffset_WindowPos3i driDispatchRemapTable[WindowPos3i_remap_index] macro
7994 return (_glptr_WindowPos3i) (GET_by_offset(disp, _gloffset_WindowPos3i));
7998 SET_by_offset(disp, _gloffset_WindowPos3i, fn);
[all...]

Completed in 115 milliseconds