Home
last modified time | relevance | path

Searched defs:wl_shm_buffer (Results 1 – 1 of 1) sorted by relevance

/third_party/wayland_standard/src/
Dwayland-shm.c69 struct wl_shm_buffer { struct
70 struct wl_resource *resource;
71 int32_t width, height;
72 int32_t stride;
73 uint32_t format;
74 int offset;
75 struct wl_shm_pool *pool;