Module wayland_client::protocol::wl_shm
source · Expand description
shared memory support
A singleton global object that provides support for shared memory.
Clients can create wl_shm_pool objects using the create_pool request.
On binding the wl_shm object one or more format events are emitted to inform clients about the valid pixel formats that can be used for buffers.
Structs§
- shared memory support
Enums§
- wl_shm error values
- pixel formats
Constants§
- The wire opcode for this event
- The minimal object version supporting this event
- The wire opcode for this request
- The minimal object version supporting this request