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

Commit 7b05332f authored by Mika Isojarvi's avatar Mika Isojarvi Committed by Android (Google) Code Review
Browse files

Merge "White list EGL_EXT_yuv_surface extension" into nyc-dev

parents 9eb286a0 f37864bc
Loading
Loading
Loading
Loading
+1 −0
Original line number Original line Diff line number Diff line
@@ -116,6 +116,7 @@ extern char const * const gExtensionString =
        "EGL_EXT_buffer_age "                   // strongly recommended with partial_update
        "EGL_EXT_buffer_age "                   // strongly recommended with partial_update
        "EGL_KHR_create_context_no_error "
        "EGL_KHR_create_context_no_error "
        "EGL_KHR_mutable_render_buffer "
        "EGL_KHR_mutable_render_buffer "
        "EGL_EXT_yuv_surface "
        ;
        ;


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