Searched defs:wl_shm_buffer (Results 1 – 1 of 1) sorted by relevance
69 struct wl_shm_buffer { struct70 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;