Android-cuttlefish cvd tool
Public Attributes | List of all members
wayland::Dmabuf Struct Reference

#include <wayland_dmabuf.h>

Collaboration diagram for wayland::Dmabuf:
Collaboration graph
[legend]

Public Attributes

uint32_t width = 0
 
uint32_t height = 0
 
uint32_t format = 0
 
uint32_t flags = 0
 
DmabufParams params
 

Member Data Documentation

◆ flags

uint32_t wayland::Dmabuf::flags = 0

◆ format

uint32_t wayland::Dmabuf::format = 0

◆ height

uint32_t wayland::Dmabuf::height = 0

◆ params

DmabufParams wayland::Dmabuf::params

◆ width

uint32_t wayland::Dmabuf::width = 0

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