mirror of
https://github.com/flutter/flutter.git
synced 2026-02-20 02:29:02 +08:00
The pipeline blend component of https://github.com/flutter/flutter/issues/124025 . This should also land alongside https://github.com/flutter/flutter/pull/124640 which was necessary before we had completely optimized the image filters for texture inputs. Fixes https://github.com/flutter/flutter/issues/121650 Fixes https://github.com/flutter/flutter/issues/124025