vulkan/wsi/wayland: use drm_fourcc.h for formats
authorSimon Ser <contact@emersion.fr>
Tue, 27 Jul 2021 19:06:01 +0000 (16:06 -0300)
committerSimon Ser <contact@emersion.fr>
Mon, 16 Aug 2021 08:21:38 +0000 (10:21 +0200)
commit9990a351e8e70631115d2fe35b504133892776c5
treeb2c1bf7df124c05addca6012cc186a5350bbfaaa
parentd27a0dd7df3f6b653153264acb487eece236efda
vulkan/wsi/wayland: use drm_fourcc.h for formats

drm_fourcc.h is the canonical source for DRM formats. Instead of
using the values from wl_drm, use the canonical header.

Signed-off-by: Simon Ser <contact@emersion.fr>
Signed-off-by: Leandro Ribeiro <leandro.ribeiro@collabora.com>
Reviewed-by: Eric Engestrom <eric@engestrom.ch>
Acked-by: Daniel Stone <daniels@collabora.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/12117>
src/vulkan/wsi/wsi_common_wayland.c