mirror of
https://github.com/flutter/flutter.git
synced 2026-02-20 02:29:02 +08:00
See also https://github.com/flutter/flutter/issues/140901 . We were not accounting for GPU backpressure in the FML, this applies the patch from @knopp to track this.