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

/xsrc/external/mit/MesaLib/src/mapi/glapi/gen/
H A Dmarshal_generated0.c4131 if (_gloffset_EndPerfQueryINTEL >= 0)
4132 ((_glapi_proc *)(table))[_gloffset_EndPerfQueryINTEL] = (_glapi_proc)_mesa_marshal_EndPerfQueryINTEL;
/xsrc/external/mit/MesaLib.old/src/mesa/main/
H A Ddispatch.h2406 #define _gloffset_EndPerfQueryINTEL driDispatchRemapTable[EndPerfQueryINTEL_remap_index] macro
17102 return (_glptr_EndPerfQueryINTEL) (GET_by_offset(disp, _gloffset_EndPerfQueryINTEL));
17106 SET_by_offset(disp, _gloffset_EndPerfQueryINTEL, fn);
/xsrc/external/mit/MesaLib/src/mesa/main/
H A Ddispatch.h2644 #define _gloffset_EndPerfQueryINTEL driDispatchRemapTable[EndPerfQueryINTEL_remap_index] macro
17575 return (_glptr_EndPerfQueryINTEL) (GET_by_offset(disp, _gloffset_EndPerfQueryINTEL));
17579 SET_by_offset(disp, _gloffset_EndPerfQueryINTEL, fn);
[all...]

Completed in 116 milliseconds