mirror of
https://github.com/flutter/flutter.git
synced 2026-02-20 02:29:02 +08:00
An SkPicture may hold a reference to an SkImage backed by a GL texture. The GL texture is associated with the resource context bound to the IO thread and must be deleted through that context.