mirror of
https://github.com/flutter/flutter.git
synced 2026-02-20 02:29:02 +08:00
So it's the same with the GPU thread. Otherwise, some shaders may be cached in binary on the IO thread, and we will lose them when we do the SkSL precompile. For b/140174804