bcea8bd101ed01ffafef5ed5a0ce4601a221742a
Work towards https://github.com/flutter/flutter/issues/144617 > The primary trick here is making sure that the transient attachments for the onscreen (MSAA and Depth/Stencil) are effectively recycled. In fact, I think we can actually make a single Onscreen MSAA and Onscreen Depth/Stencil and share them across the swapchain images - as they should be effectively synchronized already. Fixes https://github.com/flutter/flutter/issues/141750
Description
Languages
Dart
75.4%
C++
16.4%
Objective-C++
2.7%
Java
2.7%
Objective-C
0.6%
Other
1.8%