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

/xsrc/external/mit/MesaLib/src/mapi/glapi/gen/
H A Dmarshal_generated0.c2255 if (_gloffset_WindowPos2s >= 0)
2256 ((_glapi_proc *)(table))[_gloffset_WindowPos2s] = (_glapi_proc)_mesa_marshal_WindowPos2s;
/xsrc/external/mit/MesaLib.old/src/mesa/main/
H A Ddispatch.h1529 #define _gloffset_WindowPos2s driDispatchRemapTable[WindowPos2s_remap_index] macro
7455 return (_glptr_WindowPos2s) (GET_by_offset(disp, _gloffset_WindowPos2s));
7459 SET_by_offset(disp, _gloffset_WindowPos2s, fn);
/xsrc/external/mit/MesaLib/src/mesa/main/
H A Ddispatch.h1767 #define _gloffset_WindowPos2s driDispatchRemapTable[WindowPos2s_remap_index] macro
7928 return (_glptr_WindowPos2s) (GET_by_offset(disp, _gloffset_WindowPos2s));
7932 SET_by_offset(disp, _gloffset_WindowPos2s, fn);
[all...]

Completed in 151 milliseconds