mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2024-12-18 22:36:33 +00:00
parent
5e0c458e0e
commit
837173c0f0
1 changed files with 0 additions and 28 deletions
|
@ -86,34 +86,6 @@
|
|||
#define EGL_DMA_BUF_PLANE0_PITCH_EXT 0x3274
|
||||
#endif
|
||||
|
||||
#ifndef DRM_FORMAT_MOD_LINEAR
|
||||
#define DRM_FORMAT_MOD_LINEAR 0ULL
|
||||
#endif
|
||||
|
||||
#ifndef EGL_DMA_BUF_PLANE0_MODIFIER_LO_EXT
|
||||
#define EGL_DMA_BUF_PLANE0_MODIFIER_LO_EXT 0x3443
|
||||
#endif
|
||||
|
||||
#ifndef EGL_DMA_BUF_PLANE0_MODIFIER_HI_EXT
|
||||
#define EGL_DMA_BUF_PLANE0_MODIFIER_HI_EXT 0x3444
|
||||
#endif
|
||||
|
||||
#ifndef EGL_DMA_BUF_PLANE1_MODIFIER_LO_EXT
|
||||
#define EGL_DMA_BUF_PLANE1_MODIFIER_LO_EXT 0x3445
|
||||
#endif
|
||||
|
||||
#ifndef EGL_DMA_BUF_PLANE1_MODIFIER_HI_EXT
|
||||
#define EGL_DMA_BUF_PLANE1_MODIFIER_HI_EXT 0x3446
|
||||
#endif
|
||||
|
||||
#ifndef EGL_DMA_BUF_PLANE2_MODIFIER_LO_EXT
|
||||
#define EGL_DMA_BUF_PLANE2_MODIFIER_LO_EXT 0x3447
|
||||
#endif
|
||||
|
||||
#ifndef EGL_DMA_BUF_PLANE2_MODIFIER_HI_EXT
|
||||
#define EGL_DMA_BUF_PLANE2_MODIFIER_HI_EXT 0x3448
|
||||
#endif
|
||||
|
||||
#if !GST_GL_HAVE_EGLUINT64KHR
|
||||
typedef khronos_uint64_t EGLuint64KHR;
|
||||
#endif
|
||||
|
|
Loading…
Reference in a new issue