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

/xsrc/external/mit/MesaLib/src/mapi/glapi/gen/
H A Dmarshal_generated0.c4129 if (_gloffset_BeginPerfQueryINTEL >= 0)
4130 ((_glapi_proc *)(table))[_gloffset_BeginPerfQueryINTEL] = (_glapi_proc)_mesa_marshal_BeginPerfQueryINTEL;
/xsrc/external/mit/MesaLib.old/src/mesa/main/
H A Ddispatch.h2403 #define _gloffset_BeginPerfQueryINTEL driDispatchRemapTable[BeginPerfQueryINTEL_remap_index] macro
17069 return (_glptr_BeginPerfQueryINTEL) (GET_by_offset(disp, _gloffset_BeginPerfQueryINTEL));
17073 SET_by_offset(disp, _gloffset_BeginPerfQueryINTEL, fn);
/xsrc/external/mit/MesaLib/src/mesa/main/
H A Ddispatch.h2641 #define _gloffset_BeginPerfQueryINTEL driDispatchRemapTable[BeginPerfQueryINTEL_remap_index] macro
17542 return (_glptr_BeginPerfQueryINTEL) (GET_by_offset(disp, _gloffset_BeginPerfQueryINTEL));
17546 SET_by_offset(disp, _gloffset_BeginPerfQueryINTEL, fn);
[all...]

Completed in 110 milliseconds