gaaclarke 4629bf49ff [Impeller] blur - cropped the downsample pass for backdrop filters (flutter/engine#53562)
This should be no functional change, just makes the case of clipped backdrop filters take up less memory.

fixes: https://github.com/flutter/flutter/issues/150713

test coverage:
- the framework's "backdrop filter" test
- GaussianBlurAnimatedBackdrop

[C++, Objective-C, Java style guides]: https://github.com/flutter/engine/blob/main/CONTRIBUTING.md#style
2024-06-26 21:23:10 +00:00
..