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

Commit e5c4f0ab authored by Mika Isojärvi's avatar Mika Isojärvi Committed by android-build-merger
Browse files

Merge "White list EGL_EXT_yuv_surface extension" into nyc-dev

am: 7b05332f

* commit '7b05332f':
  White list EGL_EXT_yuv_surface extension

Change-Id: I028f9ba9f60d621347fbce2c8c976edcc17557fd
parents 6451ddb8 7b05332f
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