Searched refs:CALL_Rotatex (Results 1 – 2 of 2) sorted by relevance
33887 CALL_Rotatex(ctx->CurrentServerDispatch, (angle, x, y, z)); in _mesa_unmarshal_Rotatex()33908 CALL_Rotatex(ctx->CurrentServerDispatch, (angle, x, y, z)); in _mesa_marshal_Rotatex()
17772 #define CALL_Rotatex(disp, parameters) \ macro