Searched refs:CALL_QueryCounter (Results 1 – 3 of 3) sorted by relevance
5296 CALL_QueryCounter(ctx->Exec, (id, target)); in save_QueryCounter()8665 CALL_QueryCounter(ctx->Exec, (n[1].ui, n[2].e)); in execute_list()
11218 CALL_QueryCounter(ctx->CurrentServerDispatch, (id, target)); in _mesa_unmarshal_QueryCounter()11237 CALL_QueryCounter(ctx->CurrentServerDispatch, (id, target)); in _mesa_marshal_QueryCounter()
10545 #define CALL_QueryCounter(disp, parameters) \ macro