Home
last modified time | relevance | path

Searched refs:CALL_EndPerfMonitorAMD (Results 1 – 2 of 2) sorted by relevance

/external/mesa3d/prebuilt-intermediates/main/
Dmarshal_generated.c5047 CALL_EndPerfMonitorAMD(ctx->CurrentServerDispatch, (monitor)); in _mesa_unmarshal_EndPerfMonitorAMD()
5065 CALL_EndPerfMonitorAMD(ctx->CurrentServerDispatch, (monitor)); in _mesa_marshal_EndPerfMonitorAMD()
Ddispatch.h16727 #define CALL_EndPerfMonitorAMD(disp, parameters) \ macro