|
wlmaker
|

Public Attributes | |
| struct wl_buffer * | wl_buffer_ptr |
| bs_gfxbuf_t * | gfxbuf_ptr |
| wlcl_dblbuf_t * | dblbuf_ptr |
A single buffer. Two of these are backing the double-buffer.
| wlcl_dblbuf_t* wlcl_buffer_t::dblbuf_ptr |
Back-link to the double-buffer.
| bs_gfxbuf_t* wlcl_buffer_t::gfxbuf_ptr |
Pixel buffer we're using for clients.
| struct wl_buffer* wlcl_buffer_t::wl_buffer_ptr |
The wayland buffer structure.