8ef64aea9752e545e8c56a252f612653c4050c7e
MipFilter::kBase, but keep kNearest as the default. (flutter/engine#52779)
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.
Description
Languages
Dart
75.4%
C++
16.4%
Objective-C++
2.7%
Java
2.7%
Objective-C
0.6%
Other
1.8%