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