linux-dmabuf-v1: bump to v5

We already send a protocol error when the modifiers aren't the same
for all planes.

References: https://gitlab.freedesktop.org/wayland/wayland-protocols/-/merge_requests/224
This commit is contained in:
Simon Ser 2023-11-26 14:33:21 +01:00
parent 6991f03767
commit 435ca39960
1 changed files with 1 additions and 1 deletions

View File

@ -22,7 +22,7 @@
#include <wlr/backend/drm.h>
#endif
#define LINUX_DMABUF_VERSION 4
#define LINUX_DMABUF_VERSION 5
struct wlr_linux_buffer_params_v1 {
struct wl_resource *resource;