mirror of
https://github.com/flutter/flutter.git
synced 2026-02-20 02:29:02 +08:00
This causes Skia to fall back to the ES2 shading language when the GL driver doesn't clearly communicate that it supports the ES3 external image extension. Doing so ensures that video playback (which relies on external images) works on many more devices.