Android-cuttlefish cvd tool
Public Attributes | List of all members
wayland::Surface::State Struct Reference
Collaboration diagram for wayland::Surface::State:
Collaboration graph
[legend]

Public Attributes

uint32_t current_frame_number = 0
 
struct wl_resource * current_buffer = nullptr
 
struct wl_resource * pending_buffer = nullptr
 
Region region
 
VirtioGpuMetadata virtio_gpu_metadata_
 
bool has_notified_surface_create = false
 

Member Data Documentation

◆ current_buffer

struct wl_resource* wayland::Surface::State::current_buffer = nullptr

◆ current_frame_number

uint32_t wayland::Surface::State::current_frame_number = 0

◆ has_notified_surface_create

bool wayland::Surface::State::has_notified_surface_create = false

◆ pending_buffer

struct wl_resource* wayland::Surface::State::pending_buffer = nullptr

◆ region

Region wayland::Surface::State::region

◆ virtio_gpu_metadata_

VirtioGpuMetadata wayland::Surface::State::virtio_gpu_metadata_

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