
The constructor already copies the pipeline which means we can add a snippet safely without affecting the parent pipeline, without creating another copy. Fixes: 6b07141f1a ("clutter/paint-nodes: Make paint nodes handle color transformations") Part-of: <https://gitlab.gnome.org/GNOME/mutter/-/merge_requests/4037>