Searched refs:CALL_ClipPlanef (Results 1 – 2 of 2) sorted by relevance
30071 CALL_ClipPlanef(ctx->CurrentServerDispatch, (plane, equation)); in _mesa_unmarshal_ClipPlanef()30090 CALL_ClipPlanef(ctx->CurrentServerDispatch, (plane, equation)); in _mesa_marshal_ClipPlanef()
17849 #define CALL_ClipPlanef(disp, parameters) \ macro