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

/xsrc/external/mit/MesaLib/src/mapi/glapi/gen/
H A Dmarshal_generated0.c2253 if (_gloffset_WindowPos2iv >= 0)
2254 ((_glapi_proc *)(table))[_gloffset_WindowPos2iv] = (_glapi_proc)_mesa_marshal_WindowPos2iv;
/xsrc/external/mit/MesaLib.old/src/mesa/main/
H A Ddispatch.h1528 #define _gloffset_WindowPos2iv driDispatchRemapTable[WindowPos2iv_remap_index] macro
7444 return (_glptr_WindowPos2iv) (GET_by_offset(disp, _gloffset_WindowPos2iv));
7448 SET_by_offset(disp, _gloffset_WindowPos2iv, fn);
/xsrc/external/mit/MesaLib/src/mesa/main/
H A Ddispatch.h1766 #define _gloffset_WindowPos2iv driDispatchRemapTable[WindowPos2iv_remap_index] macro
7917 return (_glptr_WindowPos2iv) (GET_by_offset(disp, _gloffset_WindowPos2iv));
7921 SET_by_offset(disp, _gloffset_WindowPos2iv, fn);
[all...]

Completed in 223 milliseconds