wlmaker
Loading...
Searching...
No Matches
Public Attributes | List of all members
wlmcl_buffer Struct Reference
Collaboration diagram for wlmcl_buffer:
Collaboration graph
[legend]

Public Attributes

struct wl_buffer * wl_buffer_ptr
 
bs_gfxbuf_t * gfxbuf_ptr
 
wlmcl_dblbuf_tdblbuf_ptr
 

Detailed Description

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

Member Data Documentation

◆ dblbuf_ptr

wlmcl_dblbuf_t* wlmcl_buffer::dblbuf_ptr

Back-link to the double-buffer.

◆ gfxbuf_ptr

bs_gfxbuf_t* wlmcl_buffer::gfxbuf_ptr

Pixel buffer we're using for clients.

◆ wl_buffer_ptr

struct wl_buffer* wlmcl_buffer::wl_buffer_ptr

The wayland buffer structure.


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