rofi 2.0.0
_display_buffer_pool Struct Reference
Collaboration diagram for _display_buffer_pool:
Collaboration graph

Data Fields

wayland_stuffcontext
uint8_t * data
size_t size
int32_t width
int32_t height
gboolean to_free
wayland_bufferbuffers

Detailed Description

Definition at line 101 of file display.c.

Field Documentation

◆ buffers

◆ context

wayland_stuff* _display_buffer_pool::context

Definition at line 102 of file display.c.

◆ data

uint8_t* _display_buffer_pool::data

Definition at line 103 of file display.c.

Referenced by wayland_buffer_cleanup().

◆ height

int32_t _display_buffer_pool::height

◆ size

size_t _display_buffer_pool::size

Definition at line 104 of file display.c.

Referenced by wayland_buffer_cleanup().

◆ to_free

gboolean _display_buffer_pool::to_free

Definition at line 107 of file display.c.

Referenced by display_buffer_pool_free(), and wayland_buffer_cleanup().

◆ width

int32_t _display_buffer_pool::width

The documentation for this struct was generated from the following file:
  • /builddir/build/BUILD/rofi-2.0.0-build/rofi-2.0.0/source/wayland/display.c