Searched refs:CALL_EndQuery (Results 1 – 3 of 3) sorted by relevance
5280 CALL_EndQuery(ctx->Exec, (target)); in save_EndQueryARB()8662 CALL_EndQuery(ctx->Exec, (n[1].e)); in execute_list()
16479 CALL_EndQuery(ctx->CurrentServerDispatch, (target)); in _mesa_unmarshal_EndQuery()16497 CALL_EndQuery(ctx->CurrentServerDispatch, (target)); in _mesa_marshal_EndQuery()
7608 #define CALL_EndQuery(disp, parameters) \ macro