Searched refs:CALL_EvalCoord2fv (Results 1 – 3 of 3) sorted by relevance
1015 CALL_EvalCoord2fv(ctx->Save, (v)); in _save_EvalCoord2fv()
19718 CALL_EvalCoord2fv(ctx->CurrentServerDispatch, (u)); in _mesa_unmarshal_EvalCoord2fv()19736 CALL_EvalCoord2fv(ctx->CurrentServerDispatch, (u)); in _mesa_marshal_EvalCoord2fv()
5067 #define CALL_EvalCoord2fv(disp, parameters) \ macro