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