mirror of
https://github.com/flutter/flutter.git
synced 2026-02-20 02:29:02 +08:00
Notify Skia that we've updated texture handles within the current binding such that Skia invalidates any assumptions about previous context modifications that it had made. This fixes a texture corruption issue reported in https://github.com/flutter/flutter/issues/78648