Searched refs:CALL_ClipPlanex (Results 1 – 2 of 2) sorted by relevance
30025 CALL_ClipPlanex(ctx->CurrentServerDispatch, (plane, equation)); in _mesa_unmarshal_ClipPlanex()30044 CALL_ClipPlanex(ctx->CurrentServerDispatch, (plane, equation)); in _mesa_marshal_ClipPlanex()
17860 #define CALL_ClipPlanex(disp, parameters) \ macro