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

/xsrc/external/mit/MesaLib/src/mapi/glapi/gen/
H A Dmarshal_generated0.c2259 if (_gloffset_WindowPos3d >= 0)
2260 ((_glapi_proc *)(table))[_gloffset_WindowPos3d] = (_glapi_proc)_mesa_marshal_WindowPos3d;
/xsrc/external/mit/MesaLib.old/src/mesa/main/
H A Ddispatch.h1531 #define _gloffset_WindowPos3d driDispatchRemapTable[WindowPos3d_remap_index] macro
7477 return (_glptr_WindowPos3d) (GET_by_offset(disp, _gloffset_WindowPos3d));
7481 SET_by_offset(disp, _gloffset_WindowPos3d, fn);
/xsrc/external/mit/MesaLib/src/mesa/main/
H A Ddispatch.h1769 #define _gloffset_WindowPos3d driDispatchRemapTable[WindowPos3d_remap_index] macro
7950 return (_glptr_WindowPos3d) (GET_by_offset(disp, _gloffset_WindowPos3d));
7954 SET_by_offset(disp, _gloffset_WindowPos3d, fn);
[all...]

Completed in 133 milliseconds