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

/xsrc/external/mit/MesaLib/src/mapi/glapi/gen/
H A Dmarshal_generated0.c2269 if (_gloffset_WindowPos3iv >= 0)
2270 ((_glapi_proc *)(table))[_gloffset_WindowPos3iv] = (_glapi_proc)_mesa_marshal_WindowPos3iv;
/xsrc/external/mit/MesaLib.old/src/mesa/main/
H A Ddispatch.h1536 #define _gloffset_WindowPos3iv driDispatchRemapTable[WindowPos3iv_remap_index] macro
7532 return (_glptr_WindowPos3iv) (GET_by_offset(disp, _gloffset_WindowPos3iv));
7536 SET_by_offset(disp, _gloffset_WindowPos3iv, fn);
/xsrc/external/mit/MesaLib/src/mesa/main/
H A Ddispatch.h1774 #define _gloffset_WindowPos3iv driDispatchRemapTable[WindowPos3iv_remap_index] macro
8005 return (_glptr_WindowPos3iv) (GET_by_offset(disp, _gloffset_WindowPos3iv));
8009 SET_by_offset(disp, _gloffset_WindowPos3iv, fn);
[all...]

Completed in 113 milliseconds