6e313cd781f28bad6b9923495c7c013deba60127
The accumulated fixes pulled out of the flag flip PR: https://github.com/flutter/engine/pull/50856 * Also fixes tests to make them resilient to StC being on/off. * Fix blending for the cover draw. * Default to depth=1 which is much more reasonable as depth=0 will never draw anything for cover draws. This allows enclosed subpass rendering cases like `Contents::RenderToSnapshot` for filter inputs to work by default and makes mistakes harder. * Use depth+stencil attachments for `Contents::RenderToSnapshot` subpasses to allow for StC draws.
Description
Languages
Dart
75.4%
C++
16.4%
Objective-C++
2.7%
Java
2.7%
Objective-C
0.6%
Other
1.8%