wlmaker
Loading...
Searching...
No Matches
wlcl_buffer_t Struct Reference
Collaboration diagram for wlcl_buffer_t:

Public Attributes

struct wl_buffer * wl_buffer_ptr
bs_gfxbuf_t * gfxbuf_ptr
wlcl_dblbuf_tdblbuf_ptr

Detailed Description

A single buffer. Two of these are backing the double-buffer.

Member Data Documentation

◆ dblbuf_ptr

wlcl_dblbuf_t* wlcl_buffer_t::dblbuf_ptr

Back-link to the double-buffer.

◆ gfxbuf_ptr

bs_gfxbuf_t* wlcl_buffer_t::gfxbuf_ptr

Pixel buffer we're using for clients.

◆ wl_buffer_ptr

struct wl_buffer* wlcl_buffer_t::wl_buffer_ptr

The wayland buffer structure.


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