Qt
Internal/Contributor docs for the Qt SDK. <b>Note:</b> These are NOT official API docs; those are found <a href='https://doc.qt.io/'>here</a>.
Loading...
Searching...
No Matches
Plane Struct Reference

#include <linuxdmabuf.h>

+ Collaboration diagram for Plane:

Public Attributes

int fd = -1
 
uint32_t offset = 0
 
uint32_t stride = 0
 
uint64_t modifiers = 0
 

Detailed Description

Definition at line 52 of file linuxdmabuf.h.

Member Data Documentation

◆ fd

int Plane::fd = -1

Definition at line 53 of file linuxdmabuf.h.

Referenced by LinuxDmabufParams::zwp_linux_buffer_params_v1_add().

◆ modifiers

uint64_t Plane::modifiers = 0

Definition at line 56 of file linuxdmabuf.h.

Referenced by LinuxDmabufParams::zwp_linux_buffer_params_v1_add().

◆ offset

uint32_t Plane::offset = 0

Definition at line 54 of file linuxdmabuf.h.

Referenced by LinuxDmabufParams::zwp_linux_buffer_params_v1_add().

◆ stride

uint32_t Plane::stride = 0

Definition at line 55 of file linuxdmabuf.h.

Referenced by LinuxDmabufParams::zwp_linux_buffer_params_v1_add().


The documentation for this struct was generated from the following file: