Searched defs:qxl_surface_create (Results 1 – 1 of 1) sorted by relevance
312 struct qxl_surface_create { struct313 uint32_t width;314 uint32_t height;315 int32_t stride;316 uint32_t format;317 uint32_t position;318 uint32_t mouse_mode;319 uint32_t flags;320 uint32_t type;321 QXLPHYSICAL mem;