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

/xsrc/external/mit/MesaLib/src/mapi/glapi/gen/
H A Dmarshal_generated0.c2311 if (_gloffset_GetQueryObjectuiv >= 0)
2312 ((_glapi_proc *)(table))[_gloffset_GetQueryObjectuiv] = (_glapi_proc)_mesa_marshal_GetQueryObjectuiv;
/xsrc/external/mit/MesaLib.old/src/mesa/main/
H A Ddispatch.h1552 #define _gloffset_GetQueryObjectuiv driDispatchRemapTable[GetQueryObjectuiv_remap_index] macro
7708 return (_glptr_GetQueryObjectuiv) (GET_by_offset(disp, _gloffset_GetQueryObjectuiv));
7712 SET_by_offset(disp, _gloffset_GetQueryObjectuiv, fn);
/xsrc/external/mit/MesaLib/src/mesa/main/
H A Ddispatch.h1790 #define _gloffset_GetQueryObjectuiv driDispatchRemapTable[GetQueryObjectuiv_remap_index] macro
8181 return (_glptr_GetQueryObjectuiv) (GET_by_offset(disp, _gloffset_GetQueryObjectuiv));
8185 SET_by_offset(disp, _gloffset_GetQueryObjectuiv, fn);
[all...]

Completed in 3230 milliseconds