Jonah Williams 8c0ef89160 [Impeller] implement clear color opt for experimental canvas. (flutter/engine#53749)
Fixes https://github.com/flutter/flutter/issues/150995

Rather than using a separate state bit, we can use whether the current render pass is active as an indicator for whether or not it is safe to apply the clear color optimization.
2024-07-08 20:09:22 +00:00
..