commit | 9e98e34f53bd0c8fd697fc64132b6501981f54ec | [log] [tgz] |
---|---|---|
author | Chris Glover <chrisglover@google.com> | Thu Jun 22 11:54:17 2023 +0000 |
committer | Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com> | Thu Jun 22 11:54:17 2023 +0000 |
tree | e0a59186d522c226279ccf23a69e0ec8f802221c | |
parent | 8d984107c306eb6d776e6f81c07cb533840e5a5c [diff] | |
parent | 704ade2ba7ec2f546b5b4757a441bd534d658005 [diff] |
Update EGL_GL_COLORSPACE_BT2020_HLG_EXT to the correct value am: 704ade2ba7 Original change: https://googleplex-android-review.googlesource.com/c/platform/frameworks/native/+/23516798 Change-Id: Ia52440563f8e4778a1c0d28f76824f2c5444e05c 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