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

/xsrc/external/mit/MesaLib/src/mapi/glapi/gen/
H A Dmarshal_generated0.c3757 if (_gloffset_GetBooleani_v >= 0)
3758 ((_glapi_proc *)(table))[_gloffset_GetBooleani_v] = (_glapi_proc)_mesa_marshal_GetBooleani_v;
/xsrc/external/mit/MesaLib.old/src/mesa/main/
H A Ddispatch.h1664 #define _gloffset_GetBooleani_v driDispatchRemapTable[GetBooleani_v_remap_index] macro
8940 return (_glptr_GetBooleani_v) (GET_by_offset(disp, _gloffset_GetBooleani_v));
8944 SET_by_offset(disp, _gloffset_GetBooleani_v, fn);
/xsrc/external/mit/MesaLib/src/mesa/main/
H A Ddispatch.h1902 #define _gloffset_GetBooleani_v driDispatchRemapTable[GetBooleani_v_remap_index] macro
9413 return (_glptr_GetBooleani_v) (GET_by_offset(disp, _gloffset_GetBooleani_v));
9417 SET_by_offset(disp, _gloffset_GetBooleani_v, fn);
[all...]

Completed in 113 milliseconds