Searched refs:CALL_Recti (Results 1 – 2 of 2) sorted by relevance
39254 CALL_Recti(ctx->CurrentServerDispatch, (x1, y1, x2, y2)); in _mesa_unmarshal_Recti()39275 CALL_Recti(ctx->CurrentServerDispatch, (x1, y1, x2, y2)); in _mesa_marshal_Recti()
3472 #define CALL_Recti(disp, parameters) \ macro