Home
last modified time | relevance | path

Searched refs:WAYLAND_VERSION_MINOR (Results 1 – 5 of 5) sorted by relevance

/external/wayland/src/
Dwayland-version.h.in30 #define WAYLAND_VERSION_MINOR @WAYLAND_VERSION_MINOR@ macro
Dwayland-version.h30 #define WAYLAND_VERSION_MINOR 19 macro
Dmeson.build5 wayland_version_h.set('WAYLAND_VERSION_MINOR', wayland_version[1].to_int())
/external/wayland/
Dconfigure.ac16 AC_SUBST([WAYLAND_VERSION_MINOR], [wayland_minor_version]) subst
/external/mesa3d/src/egl/drivers/dri2/
Dplatform_wayland.c55 (WAYLAND_VERSION_MAJOR == 1 && WAYLAND_VERSION_MINOR < 18)