mirror of
https://github.com/flutter/flutter.git
synced 2026-02-20 02:29:02 +08:00
Uses the mipmap implementation from https://vulkan-tutorial.com/Generating_Mipmaps . Today we generate all mip levels from mip level 0, which results in lost data. Instead we need to use the previous mip level