Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 02a3095c authored by Mika Isojarvi's avatar Mika Isojarvi Committed by android-build-merger
Browse files

Merge "White list EGL_EXT_yuv_surface extension" into nyc-dev am: 7b05332f

am: e5c4f0ab

* commit 'e5c4f0ab':
  White list EGL_EXT_yuv_surface extension

Change-Id: Iaf25ffb5edb95fa378d7ff2204a21c67635be16f
parents bf41c1bd e5c4f0ab
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -116,6 +116,7 @@ extern char const * const gExtensionString =
        "EGL_EXT_buffer_age "                   // strongly recommended with partial_update
        "EGL_KHR_create_context_no_error "
        "EGL_KHR_mutable_render_buffer "
        "EGL_EXT_yuv_surface "
        ;

// extensions not exposed to applications but used by the ANDROID system