mirror of
https://github.com/flutter/flutter.git
synced 2026-02-20 02:29:02 +08:00
When restoring from a backdrop filter, replay the clip affecting cmds into a new stencil buffer instead of storing 4x MSAA stencil buffer. Fixes https://github.com/flutter/flutter/issues/137561 Fixes https://github.com/flutter/flutter/issues/137448 Fixes https://github.com/flutter/flutter/issues/137302 Helps https://github.com/flutter/flutter/issues/137108