Searched defs:wl_shm_buffer (Results 1 – 1 of 1) sorted by relevance
64 struct wl_shm_buffer { struct65 struct wl_resource *resource;66 int32_t width, height;67 int32_t stride;68 uint32_t format;69 int offset;70 struct wl_shm_pool *pool;