KWayland
KWayland::Server::LinuxDmabufUnstableV1Interface::Plane Struct Reference
#include <linuxdmabuf_v1_interface.h>
Public Attributes | |
int | fd |
uint64_t | modifier |
uint32_t | offset |
uint32_t | stride |
Detailed Description
Represents a plane in a buffer.
Definition at line 93 of file linuxdmabuf_v1_interface.h.
Member Data Documentation
uint64_t KWayland::Server::LinuxDmabufUnstableV1Interface::Plane::modifier |
The distance from the start of a row to the next row in bytes.
Definition at line 97 of file linuxdmabuf_v1_interface.h.
uint32_t KWayland::Server::LinuxDmabufUnstableV1Interface::Plane::offset |
The dmabuf file descriptor.
Definition at line 95 of file linuxdmabuf_v1_interface.h.
uint32_t KWayland::Server::LinuxDmabufUnstableV1Interface::Plane::stride |
The offset from the start of buffer.
Definition at line 96 of file linuxdmabuf_v1_interface.h.
The documentation for this struct was generated from the following file:
This file is part of the KDE documentation.
Documentation copyright © 1996-2021 The KDE developers.
Generated on Tue Jan 19 2021 22:52:37 by doxygen 1.8.11 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2021 The KDE developers.
Generated on Tue Jan 19 2021 22:52:37 by doxygen 1.8.11 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.