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

/xsrc/external/mit/MesaLib/src/mapi/glapi/gen/
H A Dmarshal_generated0.c3073 if (_gloffset_GetnColorTableARB >= 0)
3074 ((_glapi_proc *)(table))[_gloffset_GetnColorTableARB] = (_glapi_proc)_mesa_marshal_GetnColorTableARB;
/xsrc/external/mit/MesaLib.old/src/mesa/main/
H A Ddispatch.h1921 #define _gloffset_GetnColorTableARB driDispatchRemapTable[GetnColorTableARB_remap_index] macro
11767 return (_glptr_GetnColorTableARB) (GET_by_offset(disp, _gloffset_GetnColorTableARB));
11771 SET_by_offset(disp, _gloffset_GetnColorTableARB, fn);
/xsrc/external/mit/MesaLib/src/mesa/main/
H A Ddispatch.h2159 #define _gloffset_GetnColorTableARB driDispatchRemapTable[GetnColorTableARB_remap_index] macro
12240 return (_glptr_GetnColorTableARB) (GET_by_offset(disp, _gloffset_GetnColorTableARB));
12244 SET_by_offset(disp, _gloffset_GetnColorTableARB, fn);
[all...]

Completed in 110 milliseconds