Jonah Williams 37cda8af05 [Impeller] only use framebuffer advanced blends if available. (flutter/engine#52284)
This reduces the shader bootstrap count by 15.

Instead of using the regular advanced blend filters for BlendFilters, start a render pass and use the framebuffer advanced blend.

part of https://github.com/flutter/flutter/issues/143540
2024-04-23 18:26:11 +00:00
..