commit | d312837d0a4b52582b8113065e110294b6fb6a83 | [log] [tgz] |
---|---|---|
author | Chris Glover <chrisglover@google.com> | Thu Jun 22 12:39:24 2023 +0000 |
committer | Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com> | Thu Jun 22 12:39:24 2023 +0000 |
tree | e6bc820dbab3ac1f2ff0ad8f3e3b6357862dfb96 | |
parent | 6db5aaf680a8c9297d3187586827a4d0f3a94c8e [diff] | |
parent | 9e98e34f53bd0c8fd697fc64132b6501981f54ec [diff] |
Update EGL_GL_COLORSPACE_BT2020_HLG_EXT to the correct value am: 704ade2ba7 am: 9e98e34f53 Original change: https://googleplex-android-review.googlesource.com/c/platform/frameworks/native/+/23516798 Change-Id: I3edb6e4e8b6c9876a49c6058c6e45971a3f8119e Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
diff --git a/opengl/include/EGL/eglext.h b/opengl/include/EGL/eglext.h index 32c21f6..c787fc9 100644 --- a/opengl/include/EGL/eglext.h +++ b/opengl/include/EGL/eglext.h
@@ -699,7 +699,7 @@ #ifndef EGL_EXT_gl_colorspace_bt2020_hlg #define EGL_EXT_gl_colorspace_bt2020_hlg 1 -#define EGL_GL_COLORSPACE_BT2020_HLG_EXT 0x333E +#define EGL_GL_COLORSPACE_BT2020_HLG_EXT 0x3540 #endif /* EGL_EXT_gl_colorspace_bt2020_hlg */ #ifndef EGL_EXT_gl_colorspace_bt2020_linear