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

/xsrc/external/mit/MesaLib/src/mapi/glapi/gen/
H A Dmarshal_generated0.c3053 if (_gloffset_GetGraphicsResetStatusARB >= 0)
3054 ((_glapi_proc *)(table))[_gloffset_GetGraphicsResetStatusARB] = (_glapi_proc)_mesa_marshal_GetGraphicsResetStatusARB;
/xsrc/external/mit/MesaLib.old/src/mesa/main/
H A Ddispatch.h1920 #define _gloffset_GetGraphicsResetStatusARB driDispatchRemapTable[GetGraphicsResetStatusARB_remap_index] macro
11756 return (_glptr_GetGraphicsResetStatusARB) (GET_by_offset(disp, _gloffset_GetGraphicsResetStatusARB));
11760 SET_by_offset(disp, _gloffset_GetGraphicsResetStatusARB, fn);
/xsrc/external/mit/MesaLib/src/mesa/main/
H A Ddispatch.h2158 #define _gloffset_GetGraphicsResetStatusARB driDispatchRemapTable[GetGraphicsResetStatusARB_remap_index] macro
12229 return (_glptr_GetGraphicsResetStatusARB) (GET_by_offset(disp, _gloffset_GetGraphicsResetStatusARB));
12233 SET_by_offset(disp, _gloffset_GetGraphicsResetStatusARB, fn);
[all...]

Completed in 108 milliseconds