Robert Ancell e285737275
Replace use of eglCreateImage with eglCreateImageKHR to reduce EGL requirement (#179310)
This otherwise required EGL 1.5. This matches the Android embedder which
also uses the extension version.

Fixes https://github.com/flutter/flutter/issues/178462
2025-12-04 03:35:05 +00:00
..
2025-10-09 19:44:25 +00:00

Flutter Engine

Setting up the Engine development environment

See here