KWayland
linuxdmabuf_v1_interface.h
123 virtual LinuxDmabufUnstableV1Buffer *importBuffer(const QVector<Plane> &planes, uint32_t format, const QSize &size, Flags flags) = 0;
The base class for linux-dmabuf buffers.
Definition: linuxdmabuf_v1_interface.h:33
Reference counted representation of a Wayland buffer on Server side.
Definition: buffer_interface.h:51
Represents a plane in a buffer.
Definition: linuxdmabuf_v1_interface.h:93
Represents the global zpw_linux_dmabuf_v1 interface.
Definition: linuxdmabuf_v1_interface.h:78
The Iface class provides an interface from the LinuxDmabufInterface into the compositor.
Definition: linuxdmabuf_v1_interface.h:103
uint64_t modifier
The distance from the start of a row to the next row in bytes.
Definition: linuxdmabuf_v1_interface.h:97
virtual QVariant get(ScriptableExtension *callerPrincipal, quint64 objId, const QString &propName)
This file is part of the KDE documentation.
Documentation copyright © 1996-2023 The KDE developers.
Generated on Tue Feb 7 2023 03:56:21 by doxygen 1.8.17 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2023 The KDE developers.
Generated on Tue Feb 7 2023 03:56:21 by doxygen 1.8.17 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.