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

/xsrc/external/mit/MesaLib/src/mapi/glapi/gen/
H A Dmarshal_generated0.c2265 if (_gloffset_WindowPos3fv >= 0)
2266 ((_glapi_proc *)(table))[_gloffset_WindowPos3fv] = (_glapi_proc)_mesa_marshal_WindowPos3fv;
/xsrc/external/mit/MesaLib.old/src/mesa/main/
H A Ddispatch.h1534 #define _gloffset_WindowPos3fv driDispatchRemapTable[WindowPos3fv_remap_index] macro
7510 return (_glptr_WindowPos3fv) (GET_by_offset(disp, _gloffset_WindowPos3fv));
7514 SET_by_offset(disp, _gloffset_WindowPos3fv, fn);
/xsrc/external/mit/MesaLib/src/mesa/main/
H A Ddispatch.h1772 #define _gloffset_WindowPos3fv driDispatchRemapTable[WindowPos3fv_remap_index] macro
7983 return (_glptr_WindowPos3fv) (GET_by_offset(disp, _gloffset_WindowPos3fv));
7987 SET_by_offset(disp, _gloffset_WindowPos3fv, fn);
[all...]

Completed in 139 milliseconds