Buffer

Undocumented in source.

Constructors

this
this(wl_resource* natRes)
Undocumented in source.

Members

Functions

beginAccess
void[] beginAccess()
Undocumented in source. Be warned that the author may not have intended to support it.
destroy
void destroy(WlClient cl)
Undocumented in source. Be warned that the author may not have intended to support it.
endAccess
void endAccess()
Undocumented in source. Be warned that the author may not have intended to support it.
fetch
void fetch()
Undocumented in source. Be warned that the author may not have intended to support it.

Variables

format
WlShm.Format format;
Undocumented in source.
height
int height;
Undocumented in source.
shmBuffer
WlShmBuffer shmBuffer;
Undocumented in source.
stride
size_t stride;
Undocumented in source.
width
int width;
Undocumented in source.

Meta