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

Commit c93bb3b9 authored by TreeHugger Robot's avatar TreeHugger Robot Committed by Android (Google) Code Review
Browse files

Merge "OpenGL: allow to expose EGL_NV_context_priority_realtime"

parents ae9bf1e1 779d4468
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -128,6 +128,7 @@ const char* const gExtensionString =
        "EGL_KHR_stream_producer_eglsurface "
        "EGL_KHR_surfaceless_context "
        "EGL_KHR_wait_sync "                    // strongly recommended
        "EGL_NV_context_priority_realtime "
        "EGL_NV_system_time "
        ;