mirror of
https://github.com/flutter/flutter.git
synced 2026-02-20 02:29:02 +08:00
Otherwise with backdrop filters we create and throw away a single fullscreen texture every frame. Very wasteful! Does not impact iOS because it has the read from resolve option. Removed some unused parts of the inline_pass_context that were only used in the entity pass days.