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

/xsrc/external/mit/MesaLib/src/mapi/glapi/gen/
H A Dmarshal_generated0.c3773 if (_gloffset_GetPerfMonitorCounterStringAMD >= 0)
3774 ((_glapi_proc *)(table))[_gloffset_GetPerfMonitorCounterStringAMD] = (_glapi_proc)_mesa_marshal_GetPerfMonitorCounterStringAMD;
/xsrc/external/mit/MesaLib.old/src/mesa/main/
H A Ddispatch.h2381 #define _gloffset_GetPerfMonitorCounterStringAMD driDispatchRemapTable[GetPerfMonitorCounterStringAMD_remap_index] macro
16827 return (_glptr_GetPerfMonitorCounterStringAMD) (GET_by_offset(disp, _gloffset_GetPerfMonitorCounterStringAMD));
16831 SET_by_offset(disp, _gloffset_GetPerfMonitorCounterStringAMD, fn);
/xsrc/external/mit/MesaLib/src/mesa/main/
H A Ddispatch.h2619 #define _gloffset_GetPerfMonitorCounterStringAMD driDispatchRemapTable[GetPerfMonitorCounterStringAMD_remap_index] macro
17300 return (_glptr_GetPerfMonitorCounterStringAMD) (GET_by_offset(disp, _gloffset_GetPerfMonitorCounterStringAMD));
17304 SET_by_offset(disp, _gloffset_GetPerfMonitorCounterStringAMD, fn);
[all...]

Completed in 169 milliseconds