Searched refs:CALL_Rectsv (Results 1 – 2 of 2) sorted by relevance
7718 CALL_Rectsv(ctx->CurrentServerDispatch, (v1, v2)); in _mesa_unmarshal_Rectsv()7737 CALL_Rectsv(ctx->CurrentServerDispatch, (v1, v2)); in _mesa_marshal_Rectsv()
3505 #define CALL_Rectsv(disp, parameters) \ macro