Files
flutter/engine
Brandon DeRosier 44e1bddf9d [Impeller] Make Metal layers readable (flutter/engine#41085)
Resolves https://github.com/flutter/flutter/issues/124612.

Doing this would also allow us to remove the final blit on iOS when
advanced blends/backdrop filters are present (all of the facilities
would remain in place for GLES + Vulkan though).
2023-04-11 14:16:13 -07:00
..