mirror of
https://github.com/flutter/flutter.git
synced 2026-02-20 02:29:02 +08:00
Added tests for https://github.com/flutter/engine/pull/50374 This makes RenderDoc replays work a whole lot better since all of the offscreen textures aren't cleared with DONT CARE. Fixes https://github.com/flutter/flutter/issues/142947