Searched refs:CALL_EvalCoord2d (Results 1 – 2 of 2) sorted by relevance
36314 CALL_EvalCoord2d(ctx->CurrentServerDispatch, (u, v)); in _mesa_unmarshal_EvalCoord2d()36333 CALL_EvalCoord2d(ctx->CurrentServerDispatch, (u, v)); in _mesa_marshal_EvalCoord2d()
5034 #define CALL_EvalCoord2d(disp, parameters) \ macro