Home
last modified time | relevance | path

Searched refs:EGL_NO_X11 (Results 1 – 10 of 10) sorted by relevance

/OK3568_Linux_fs/buildroot/package/waffle/
H A D0001-cmake-forward-cflags-from-.pc-files-to-waffle-cflags.patch7 EGL_NO_X11 define to avoid including X11 headers.
9 This define EGL_NO_X11 is lost while building waffle
12 EGL_NO_X11 is defined in CFLAGS from egl.pc.
/OK3568_Linux_fs/yocto/meta-openembedded/meta-gnome/recipes-graphics/cogl/cogl-1.0/
H A D0001-configure.ac-don-t-require-eglmesaext.h.patch59 +dnl use that guard fall back to USE_OZONE and EGL_NO_X11 platforms which don't
67 + #define EGL_NO_X11])
75 + #define EGL_NO_X11
84 +#define EGL_NO_X11
/OK3568_Linux_fs/external/xserver/glamor/
H A Dglamor_egl.h31 #define EGL_NO_X11 macro
H A Dglamor_priv.h43 #define EGL_NO_X11 macro
/OK3568_Linux_fs/external/libmali/include/EGL/
H A Deglplatform.h119 #elif defined(__unix__) && (defined(EGL_NO_X11) || defined(MESA_EGL_NO_X11_HEADERS))
/OK3568_Linux_fs/external/xserver/hw/xwayland/
H A Dxwayland-glamor.c29 #define EGL_NO_X11 macro
H A Dxwayland-glamor-eglstream.c36 #define EGL_NO_X11 macro
H A Dxwayland-glamor-gbm.c39 #define EGL_NO_X11 macro
/OK3568_Linux_fs/yocto/poky/meta/recipes-graphics/mesa/
H A Dmesa.inc34 … -i -e 's/^#elif defined(__unix__) && defined(EGL_NO_X11)$/#elif defined(__unix__) \&\& defined(EG…
/OK3568_Linux_fs/external/xserver/
H A DChangeLog2610 glamor/xwayland: Define EGL_NO_X11
2612 Define EGL_NO_X11 everywhere were we also define MESA_EGL_NO_X11_HEADERS,
2613 EGL_NO_X11 is the MESA_EGL_NO_X11_HEADERS equivalent for the egl headers