mirror of
https://github.com/flutter/flutter.git
synced 2026-02-20 02:29:02 +08:00
Alternative to https://github.com/flutter/engine/pull/52746 Work towards https://github.com/flutter/flutter/issues/138798 If possible, use a render pass to clear texture to transparent black. The goal is to reduce the CPU cost for larger atlases.