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

/xsrc/external/mit/MesaLib/src/mapi/glapi/gen/
H A Dmarshal_generated0.c3077 if (_gloffset_GetnSeparableFilterARB >= 0)
3078 ((_glapi_proc *)(table))[_gloffset_GetnSeparableFilterARB] = (_glapi_proc)_mesa_marshal_GetnSeparableFilterARB;
/xsrc/external/mit/MesaLib.old/src/mesa/main/
H A Ddispatch.h1933 #define _gloffset_GetnSeparableFilterARB driDispatchRemapTable[GetnSeparableFilterARB_remap_index] macro
11899 return (_glptr_GetnSeparableFilterARB) (GET_by_offset(disp, _gloffset_GetnSeparableFilterARB));
11903 SET_by_offset(disp, _gloffset_GetnSeparableFilterARB, fn);
/xsrc/external/mit/MesaLib/src/mesa/main/
H A Ddispatch.h2171 #define _gloffset_GetnSeparableFilterARB driDispatchRemapTable[GetnSeparableFilterARB_remap_index] macro
12372 return (_glptr_GetnSeparableFilterARB) (GET_by_offset(disp, _gloffset_GetnSeparableFilterARB));
12376 SET_by_offset(disp, _gloffset_GetnSeparableFilterARB, fn);
[all...]

Completed in 109 milliseconds