|
wlmaker
|

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