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

/xsrc/external/mit/MesaLib/src/mapi/glapi/gen/
H A Dmarshal_generated0.c2251 if (_gloffset_WindowPos2i >= 0)
2252 ((_glapi_proc *)(table))[_gloffset_WindowPos2i] = (_glapi_proc)_mesa_marshal_WindowPos2i;
/xsrc/external/mit/MesaLib.old/src/mesa/main/
H A Ddispatch.h1527 #define _gloffset_WindowPos2i driDispatchRemapTable[WindowPos2i_remap_index] macro
7433 return (_glptr_WindowPos2i) (GET_by_offset(disp, _gloffset_WindowPos2i));
7437 SET_by_offset(disp, _gloffset_WindowPos2i, fn);
/xsrc/external/mit/MesaLib/src/mesa/main/
H A Ddispatch.h1765 #define _gloffset_WindowPos2i driDispatchRemapTable[WindowPos2i_remap_index] macro
7906 return (_glptr_WindowPos2i) (GET_by_offset(disp, _gloffset_WindowPos2i));
7910 SET_by_offset(disp, _gloffset_WindowPos2i, fn);
[all...]

Completed in 113 milliseconds