mirror of
https://gitlab.freedesktop.org/wlroots/wlroots.git
synced 2025-11-24 06:59:45 -05:00
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:
parent
6991f03767
commit
435ca39960
1 changed files with 1 additions and 1 deletions
|
|
@ -22,7 +22,7 @@
|
||||||
#include <wlr/backend/drm.h>
|
#include <wlr/backend/drm.h>
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
#define LINUX_DMABUF_VERSION 4
|
#define LINUX_DMABUF_VERSION 5
|
||||||
|
|
||||||
struct wlr_linux_buffer_params_v1 {
|
struct wlr_linux_buffer_params_v1 {
|
||||||
struct wl_resource *resource;
|
struct wl_resource *resource;
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue