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
◆ modifier
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.
◆ offset
uint32_t KWayland::Server::LinuxDmabufUnstableV1Interface::Plane::offset |
The dmabuf file descriptor.
Definition at line 95 of file linuxdmabuf_v1_interface.h.
◆ stride
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-2023 The KDE developers.
Generated on Sun Jan 29 2023 03:54:10 by doxygen 1.8.17 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2023 The KDE developers.
Generated on Sun Jan 29 2023 03:54:10 by doxygen 1.8.17 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.