Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
View | Details | Raw Unified | Return to bug 833488
Collapse All | Expand All

(-)a/src/hardwareintegration/compositor/linux-dmabuf-unstable-v1/linuxdmabuf.h (+2 lines)
Lines 44-49 Link Here
44
#include <EGL/egl.h>
44
#include <EGL/egl.h>
45
#include <EGL/eglext.h>
45
#include <EGL/eglext.h>
46
46
47
#include <array>
48
47
// compatibility with libdrm <= 2.4.74
49
// compatibility with libdrm <= 2.4.74
48
#ifndef DRM_FORMAT_RESERVED
50
#ifndef DRM_FORMAT_RESERVED
49
#define DRM_FORMAT_RESERVED           ((1ULL << 56) - 1)
51
#define DRM_FORMAT_RESERVED           ((1ULL << 56) - 1)

Return to bug 833488