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

/xsrc/external/mit/MesaLib/src/mapi/glapi/gen/
H A Dmarshal_generated0.c3587 if (_gloffset_ViewportIndexedf >= 0)
3588 ((_glapi_proc *)(table))[_gloffset_ViewportIndexedf] = (_glapi_proc)_mesa_marshal_ViewportIndexedf;
/xsrc/external/mit/MesaLib.old/src/mesa/main/
H A Ddispatch.h1918 #define _gloffset_ViewportIndexedf driDispatchRemapTable[ViewportIndexedf_remap_index] macro
11734 return (_glptr_ViewportIndexedf) (GET_by_offset(disp, _gloffset_ViewportIndexedf));
11738 SET_by_offset(disp, _gloffset_ViewportIndexedf, fn);
/xsrc/external/mit/MesaLib/src/mesa/main/
H A Ddispatch.h2156 #define _gloffset_ViewportIndexedf driDispatchRemapTable[ViewportIndexedf_remap_index] macro
12207 return (_glptr_ViewportIndexedf) (GET_by_offset(disp, _gloffset_ViewportIndexedf));
12211 SET_by_offset(disp, _gloffset_ViewportIndexedf, fn);
[all...]

Completed in 111 milliseconds