Jonah Williams 4512c9eb76 [Impeller] fix barriers prior to mip generation. (flutter/engine#53082)
This fixes the flickering and rendering errors when running on Android seen in https://github.com/flutter/flutter/issues/148412 .

The problem is the barriers proceding mip generation do not account for the input text having been the output of a render pass. Unfortunately no validation errors on this, and no Idea how to test it.
2024-05-29 20:46:05 +00:00
..