Searched defs:wl_shm_buffer (Results 1 – 1 of 1) sorted by relevance
86 struct wl_shm_buffer { struct87 struct wl_resource *resource;88 int32_t width, height;89 int32_t stride;90 uint32_t format;91 int offset;92 struct wl_shm_pool *pool;