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

/xsrc/external/mit/MesaLib/src/mapi/glapi/gen/
H A Dmarshal_generated0.c3069 if (_gloffset_GetnTexImageARB >= 0)
3070 ((_glapi_proc *)(table))[_gloffset_GetnTexImageARB] = (_glapi_proc)_mesa_marshal_GetnTexImageARB;
/xsrc/external/mit/MesaLib.old/src/mesa/main/
H A Ddispatch.h1934 #define _gloffset_GetnTexImageARB driDispatchRemapTable[GetnTexImageARB_remap_index] macro
11910 return (_glptr_GetnTexImageARB) (GET_by_offset(disp, _gloffset_GetnTexImageARB));
11914 SET_by_offset(disp, _gloffset_GetnTexImageARB, fn);
/xsrc/external/mit/MesaLib/src/mesa/main/
H A Ddispatch.h2172 #define _gloffset_GetnTexImageARB driDispatchRemapTable[GetnTexImageARB_remap_index] macro
12383 return (_glptr_GetnTexImageARB) (GET_by_offset(disp, _gloffset_GetnTexImageARB));
12387 SET_by_offset(disp, _gloffset_GetnTexImageARB, fn);
[all...]

Completed in 110 milliseconds