[Impeller] draw order optimizer has latent rendering error with bdfs. #155125
Labels
e: impeller
Impeller rendering backend issues and features requests
P3
Issues that are less important to the Flutter project
team-engine
Owned by Engine team
triaged-engine
Triaged by Engine team
Running the example app in #154046 (comment) , the draw order optimization causes rendering bugs. To get to the following UI
Note: this doesn't crash anymore but still renders incorrectly.
Working
Broken
The draw order optimization was indirectly reverted by switching from entity pass to exp canvas in flutter/engine#55047
The text was updated successfully, but these errors were encountered: