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

/xsrc/external/mit/MesaLib/src/mapi/glapi/gen/
H A Dmarshal_generated0.c3059 if (_gloffset_GetnMapivARB >= 0)
3060 ((_glapi_proc *)(table))[_gloffset_GetnMapivARB] = (_glapi_proc)_mesa_marshal_GetnMapivARB;
/xsrc/external/mit/MesaLib.old/src/mesa/main/
H A Ddispatch.h1927 #define _gloffset_GetnMapivARB driDispatchRemapTable[GetnMapivARB_remap_index] macro
11833 return (_glptr_GetnMapivARB) (GET_by_offset(disp, _gloffset_GetnMapivARB));
11837 SET_by_offset(disp, _gloffset_GetnMapivARB, fn);
/xsrc/external/mit/MesaLib/src/mesa/main/
H A Ddispatch.h2165 #define _gloffset_GetnMapivARB driDispatchRemapTable[GetnMapivARB_remap_index] macro
12306 return (_glptr_GetnMapivARB) (GET_by_offset(disp, _gloffset_GetnMapivARB));
12310 SET_by_offset(disp, _gloffset_GetnMapivARB, fn);
[all...]

Completed in 256 milliseconds