Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(22)

Unified Diff: third_party/khronos/EGL/eglext.h

Issue 2110213002: Revert of Add format modifier IDs for EGL_EXT_image_dma_buf_import extension (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 4 years, 6 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « media/gpu/video_decode_accelerator_unittest.cc ('k') | third_party/khronos/README.chromium » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: third_party/khronos/EGL/eglext.h
diff --git a/third_party/khronos/EGL/eglext.h b/third_party/khronos/EGL/eglext.h
index b476dc59057f578d40a78cf4f904865f3c857241..0acc280356058dfa4d761a4118a714967f0ea6bd 100644
--- a/third_party/khronos/EGL/eglext.h
+++ b/third_party/khronos/EGL/eglext.h
@@ -561,12 +561,6 @@
#define EGL_YUV_NARROW_RANGE_EXT 0x3283
#define EGL_YUV_CHROMA_SITING_0_EXT 0x3284
#define EGL_YUV_CHROMA_SITING_0_5_EXT 0x3285
-#define EGL_LINUX_DRM_PLANE0_MODIFIER0_EXT 0x3286
-#define EGL_LINUX_DRM_PLANE0_MODIFIER1_EXT 0x3287
-#define EGL_LINUX_DRM_PLANE1_MODIFIER0_EXT 0x3288
-#define EGL_LINUX_DRM_PLANE1_MODIFIER1_EXT 0x3289
-#define EGL_LINUX_DRM_PLANE2_MODIFIER0_EXT 0x328a
-#define EGL_LINUX_DRM_PLANE2_MODIFIER1_EXT 0x328b
#endif
#ifndef EGL_ARM_implicit_external_sync
« no previous file with comments | « media/gpu/video_decode_accelerator_unittest.cc ('k') | third_party/khronos/README.chromium » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698