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

/xsrc/external/mit/MesaLib/src/mapi/glapi/gen/
H A Dmarshal_generated0.c3089 if (_gloffset_GetnUniformuivARB >= 0)
3090 ((_glapi_proc *)(table))[_gloffset_GetnUniformuivARB] = (_glapi_proc)_mesa_marshal_GetnUniformuivARB;
/xsrc/external/mit/MesaLib.old/src/mesa/main/
H A Ddispatch.h1938 #define _gloffset_GetnUniformuivARB driDispatchRemapTable[GetnUniformuivARB_remap_index] macro
11954 return (_glptr_GetnUniformuivARB) (GET_by_offset(disp, _gloffset_GetnUniformuivARB));
11958 SET_by_offset(disp, _gloffset_GetnUniformuivARB, fn);
/xsrc/external/mit/MesaLib/src/mesa/main/
H A Ddispatch.h2176 #define _gloffset_GetnUniformuivARB driDispatchRemapTable[GetnUniformuivARB_remap_index] macro
12427 return (_glptr_GetnUniformuivARB) (GET_by_offset(disp, _gloffset_GetnUniformuivARB));
12431 SET_by_offset(disp, _gloffset_GetnUniformuivARB, fn);
[all...]

Completed in 110 milliseconds