mirror of
https://github.com/flutter/flutter.git
synced 2026-02-20 02:29:02 +08:00
Closes https://github.com/flutter/flutter/issues/147259. Changes: - Make sure the default of `kNearest` is used consistently - Partial revert of https://github.com/flutter/engine/pull/40491, re-adding `kBase` - Added some documentation about relevant enums, and why the default is `kNearest` - Wired up `kBase` in the Metal, Vulkan, and OpenGLES backends Expecting an update to the `dart_ui_filter_quality_none` golden file: >  For breadcrumbs around the mapping, see https://github.com/flutter/flutter/issues/148253.